mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-13 14:29:52 +00:00
2568a4bf54
llama_token_eos(const struct llama_model *) is currently getting struct llama_context type variable context as a parameter. |
||
---|---|---|
.. | ||
Sources | ||
.gitignore | ||
Makefile | ||
Package.swift | ||
README.md |
This is a swift clone of examples/batched
.
$ make
$ ./swift MODEL_PATH [PROMPT] [PARALLEL]