mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-02 14:45:43 +00:00
examples : add batched.swift + improve CI for swift (#3562)
This commit is contained in:
4
examples/batched.swift/README.md
Normal file
4
examples/batched.swift/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
This is a swift clone of `examples/batched`.
|
||||
|
||||
$ `make`
|
||||
$ `./swift MODEL_PATH [PROMPT] [PARALLEL]`
|
Reference in New Issue
Block a user