change model
This commit is contained in:
parent
8978a1fb59
commit
3c0c8abb2c
|
|
@ -3,7 +3,7 @@
|
||||||
"LLM": {
|
"LLM": {
|
||||||
"BaseUrl": "http://localhost:11434/v1",
|
"BaseUrl": "http://localhost:11434/v1",
|
||||||
"ApiKey": "ollama",
|
"ApiKey": "ollama",
|
||||||
"Model": "qwen3:14b",
|
"Model": "qwen3:30b-a3b",
|
||||||
"MaxTokens": 1500,
|
"MaxTokens": 1500,
|
||||||
"TimeoutSeconds": 600
|
"TimeoutSeconds": 600
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue