mirror of
https://github.com/FranP-code/classify_saved_videos_yt.git
synced 2025-10-13 00:32:25 +00:00
Update Ollama host in configuration file to use localhost
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
# Ollama settings
|
# Ollama settings
|
||||||
ollama_host = http://ollama:11434
|
ollama_host = http://localhost:11434
|
||||||
ollama_model = qwen2.5vl:7b
|
ollama_model = qwen2.5vl:7b
|
||||||
|
|
||||||
# File paths
|
# File paths
|
||||||
|
|||||||
Reference in New Issue
Block a user