fix(phi2): update the right prompt template
This commit is contained in:
parent
fd6a87ecb3
commit
aa623bf608
@ -8,7 +8,7 @@
|
||||
"format": "gguf",
|
||||
"settings": {
|
||||
"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"
|
||||
"prompt_template": "Intruct:\n{prompt}\nOutput:"
|
||||
},
|
||||
"parameters": {
|
||||
"max_tokens": 4096
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user