This commit is contained in:
Dax Raad
2025-06-14 20:04:41 -04:00
parent 12931a869d
commit 87f260ee17

View File

@@ -7,9 +7,9 @@
"baseURL": "http://localhost:11434/v1" "baseURL": "http://localhost:11434/v1"
}, },
"models": { "models": {
"llama2": { "qwen3": {},
"name": "llama2" "deepseek-r1": {},
} "llama2": {}
} }
} }
} }