mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-28 12:25:03 +00:00
8 lines
177 B
Markdown
8 lines
177 B
Markdown
![]() |
# 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
|
||
|
...
|