nomyo-router/config.yaml

9 lines
239 B
YAML
Raw Normal View History

2025-08-26 18:19:43 +02:00
# config.yaml
endpoints:
- http://192.168.0.50:11434
- http://192.168.0.51:11434
- http://192.168.0.52:11434
2025-09-01 16:35:22 +02:00
# Maximum concurrent connections *per endpointmodel pair* (equals to OLLAMA_NUM_PARALLEL)
max_concurrent_connections: 2