Mungert commited on
Commit
887953d
·
verified ·
1 Parent(s): de838f1

Update appsettings.json

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