johnbridges commited on
Commit
d1bfe12
·
1 Parent(s): f453e0e

Sync Dockerfile/secrets setup

Browse files
Files changed (1) hide show
  1. appsettings.json +1 -1
appsettings.json CHANGED
@@ -23,7 +23,7 @@
23
  "StartThisTestLLM": true,
24
  "LlmNoInitMessage": true,
25
  "ServiceAuthKey": "tHdIy7EMOlrdkGaMSOpX/CVHlQVDrTHHjsxU4mpz9FqXXtjw/1D46vhKzcWPlRYYOaojw+ClU7m1OzcL3UfZqA==",
26
- "LlmModelPath": "/home/mahadeva/code/models/",
27
  "LlmModelFileName": "Qwen3-4B-Instruct-2507-q8_0.gguf",
28
  "LlmContextFileName": "context-qwen-3.gguf",
29
  "LlmSystemPrompt": "system_prompt_qwen_3_run",
 
23
  "StartThisTestLLM": true,
24
  "LlmNoInitMessage": true,
25
  "ServiceAuthKey": "tHdIy7EMOlrdkGaMSOpX/CVHlQVDrTHHjsxU4mpz9FqXXtjw/1D46vhKzcWPlRYYOaojw+ClU7m1OzcL3UfZqA==",
26
+ "LlmModelPath": "/home/user/code/models/",
27
  "LlmModelFileName": "Qwen3-4B-Instruct-2507-q8_0.gguf",
28
  "LlmContextFileName": "context-qwen-3.gguf",
29
  "LlmSystemPrompt": "system_prompt_qwen_3_run",