AI Tools · +10 points

llama.cpp

Efficient LLM inference in C/C++ — run quantized models on CPU/GPU.

Install
git clone https://github.com/ggerganov/llama.cpp
License
MIT
Stars
75k+

Integration goal

Document llama.cpp build and inference command in README.

  1. Write build instructions
  2. Add example inference command
  3. Push README.md
Open Integration Workspace →

← All open source tools