1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-15 14:50:51 +01:00
llama.cpp/examples/batched.swift/README.md
Miwa / Ensan bde629bb53
batched.swift : update README.md ()
docs: update how to run
2023-11-30 23:45:17 +02:00

5 lines
106 B
Markdown

This is a swift clone of `examples/batched`.
$ `make`
$ `./batched_swift MODEL_PATH [PROMPT] [PARALLEL]`