fix: typo

This commit is contained in:
hahuyhoang411 2024-03-18 11:04:19 +07:00 committed by Van Pham
parent 46a0dd8c35
commit c9a73f887f
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"format": "gguf",
"settings": {
"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"
},
"parameters": {