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