Mettre à jour le modèle dans la configuration mathématique

- Remplacer "llama3.1" par "deepseek-r1:8b"
This commit is contained in:
pyriec
2026-09-11 14:30:23 +02:00
parent 9aade51fcc
commit 4f2eefa097
+1 -1
View File
@@ -1,6 +1,6 @@
{
"provider": "ollama",
"model": "llama3.1",
"model": "deepseek-r1:8b",
"api_key": "",
"server_url": "http://localhost:11434",
"hotkey": "ctrl+alt+a",