fix(dolphin-phi): redundant of new lines character
This commit is contained in:
parent
76bff3bede
commit
24dd13a305
@ -13,7 +13,7 @@
|
|||||||
"format": "gguf",
|
"format": "gguf",
|
||||||
"settings": {
|
"settings": {
|
||||||
"ctx_len": 4096,
|
"ctx_len": 4096,
|
||||||
"prompt_template": "<|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant\n",
|
"prompt_template": "<|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant",
|
||||||
"llama_model_path": "dolphin-2_6-phi-2.Q8_0.gguf"
|
"llama_model_path": "dolphin-2_6-phi-2.Q8_0.gguf"
|
||||||
},
|
},
|
||||||
"parameters": {
|
"parameters": {
|
||||||
@ -29,4 +29,4 @@
|
|||||||
"size": 2960000000
|
"size": 2960000000
|
||||||
},
|
},
|
||||||
"engine": "nitro"
|
"engine": "nitro"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user