johnbridges commited on
Commit
d6a4c0a
·
verified ·
1 Parent(s): a06d9e4

Update appsettings.json

Browse files
Files changed (1) hide show
  1. appsettings.json +1 -1
appsettings.json CHANGED
@@ -25,7 +25,7 @@
25
  "LlmModelPath" : "/home/user/code/models/",
26
  "LlmModelFileName" : "xLAM-2-3B-fc-r-Q8_0.gguf",
27
  "LlmContextFileName" : "context-xlam-2.gguf",
28
- "LlmSystemPrompt" : "system_prompt_xlam_3_run",
29
  "LlmPromptMode" : " -if -sp -no-cnv --simple-io ",
30
  "LlmVersion" : "xlam_2",
31
  "LlmCtxSize" : 12000,
 
25
  "LlmModelPath" : "/home/user/code/models/",
26
  "LlmModelFileName" : "xLAM-2-3B-fc-r-Q8_0.gguf",
27
  "LlmContextFileName" : "context-xlam-2.gguf",
28
+ "LlmSystemPrompt" : "system_prompt_xlam_2_run",
29
  "LlmPromptMode" : " -if -sp -no-cnv --simple-io ",
30
  "LlmVersion" : "xlam_2",
31
  "LlmCtxSize" : 12000,