mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-02 13:19:27 +01:00
This commit removes references to `make` in the examples, as the build
system has been updated to use CMake directly and using `make` will now
generate an error since Commit
|
||
|---|---|---|
| .. | ||
| Sources | ||
| .gitignore | ||
| Makefile | ||
| Package.swift | ||
| README.md | ||
This is a swift clone of examples/batched.
$ ./llama-batched-swift MODEL_PATH [PROMPT] [PARALLEL]