fix: typo
This commit is contained in:
parent
46a0dd8c35
commit
c9a73f887f
@ -13,7 +13,7 @@
|
|||||||
"format": "gguf",
|
"format": "gguf",
|
||||||
"settings": {
|
"settings": {
|
||||||
"ctx_len": 4096,
|
"ctx_len": 4096,
|
||||||
"prompt_template": "<|system|>\n{system_prompt}\n<|user|>\n{prompt}\n<|assistant|>\n",
|
"prompt_template": "<|system|>\n{system_message}\n<|user|>\n{prompt}\n<|assistant|>\n",
|
||||||
"llama_model_path": "merlinite-7b-Q4_K_M.gguf"
|
"llama_model_path": "merlinite-7b-Q4_K_M.gguf"
|
||||||
},
|
},
|
||||||
"parameters": {
|
"parameters": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user