mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
8 lines
141 B
YAML
8 lines
141 B
YAML
apis:
|
|
ollama:
|
|
base-url: http://localhost:11434/api
|
|
models:
|
|
llama3.2:
|
|
max-input-chars: 650000
|
|
default-model: llama3.2
|