mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-13 15:57:47 +00: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
|