iris / llama.cpp /examples /run /README.md
Mat17892's picture
llamacpp
b664585 verified
|
Raw
History Blame Contribute Delete
177 Bytes
# llama.cpp/example/run
The purpose of this example is to demonstrate a minimal usage of llama.cpp for running models.
```bash
./llama-run Meta-Llama-3.1-8B-Instruct.gguf
...