Mungert commited on
Commit
57da99d
·
verified ·
1 Parent(s): 600c2ef

Update appsettings.json

Browse files
Files changed (1) hide show
  1. appsettings.json +1 -1
appsettings.json CHANGED
@@ -24,7 +24,7 @@
24
  "LlmNoInitMessage": false,
25
  "ServiceAuthKey": ".env",
26
  "LlmModelPath": "/home/user/code/models/",
27
- "LlmModelFileName": "Qwen3-4B-Instruct-2507-q4_0.gguf",
28
  "LlmContextFileName": "context-qwen-3.gguf",
29
  "LlmSystemPrompt": "system_prompt_qwen_3_run",
30
  "LlmPromptMode": " -if -sp -no-cnv --simple-io ",
 
24
  "LlmNoInitMessage": false,
25
  "ServiceAuthKey": ".env",
26
  "LlmModelPath": "/home/user/code/models/",
27
+ "LlmModelFileName": "Qwen3-4B-Thinking-2507-q4_k_m.gguf",
28
  "LlmContextFileName": "context-qwen-3.gguf",
29
  "LlmSystemPrompt": "system_prompt_qwen_3_run",
30
  "LlmPromptMode": " -if -sp -no-cnv --simple-io ",