mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-15 19:51:26 +01:00
* ggml : move AMX to the CPU backend --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| README.md | ||
| run.cpp | ||
llama.cpp/example/run
The purpose of this example is to demonstrate a minimal usage of llama.cpp for running models.
./llama-run Meta-Llama-3.1-8B-Instruct.gguf
...