Spaces:
Sleeping
Sleeping
Update appsettings.json
Browse files- 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" : "
|
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,
|