Eric Curtin 0cc63754b8 Introduce llama-run (#10291) 1 年間 前
..
CMakeLists.txt 0cc63754b8 Introduce llama-run (#10291) 1 年間 前
README.md 0cc63754b8 Introduce llama-run (#10291) 1 年間 前
run.cpp 0cc63754b8 Introduce llama-run (#10291) 1 年間 前

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