config: switch default Ollama model to Gemma 4 26B MoE (3-4x faster than GLM)
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ CONTACT_EMAIL=recipient@example.com
|
|||||||
#
|
#
|
||||||
# Ollama settings (when MODEL_PROVIDER=ollama):
|
# Ollama settings (when MODEL_PROVIDER=ollama):
|
||||||
# OLLAMA_HOST=http://localhost:11434
|
# OLLAMA_HOST=http://localhost:11434
|
||||||
# OLLAMA_MODEL=glm-4.7-flash
|
# OLLAMA_MODEL=gemma4:26b
|
||||||
|
|
||||||
# Production Settings
|
# Production Settings
|
||||||
# Uncomment for production:
|
# Uncomment for production:
|
||||||
|
|||||||
Reference in New Issue
Block a user