Diego Devesa 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) 1 year ago
..
CMakeLists.txt 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) 1 year ago
README.md 0cc63754b8 Introduce llama-run (#10291) 1 year ago
run.cpp 0cc63754b8 Introduce llama-run (#10291) 1 year ago

README.md

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 ...