mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-01 15:40:21 +01:00
40f74e4d73
* make : fix common dep on llama.h * llama : add option to render special tokens * readme : add API change notice ggml-ci * swift : fix build |
||
---|---|---|
.. | ||
Sources | ||
.gitignore | ||
Makefile | ||
Package.swift | ||
README.md |
This is a swift clone of examples/batched
.
$ make
$ ./batched_swift MODEL_PATH [PROMPT] [PARALLEL]