Skip to main content
Get started with Llama.cpp

Configuration

  • YAML
  • JSON (Deprecated)
config.yaml
models:
  - name: <MODEL_NAME>
    provider: llama.cpp
    model: <MODEL_ID>
    apiBase: http://localhost:8080