mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-20 13:43:26 +08:00
llama_token_eos(const struct llama_model *) is currently getting struct llama_context type variable context as a parameter.
This is a swift clone of examples/batched.
$ make
$ ./swift MODEL_PATH [PROMPT] [PARALLEL]