mirror of
https://gitlab.com/niansa/discord_llama.git
synced 2025-03-06 20:48:25 +01:00
Improved mpt-7b-chat example
This commit is contained in:
parent
d2648397ec
commit
625c7be657
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
filename ggml-mpt-7b-chat.bin
|
||||
instruct_mode_policy force
|
||||
user_prompt <|im_start|>user
|
||||
bot_prompt <|im_end|><|im_start|>assistant
|
||||
bot_prompt <|im_end|>
|
||||
emits_eos true
|
||||
|
|
Loading…
Add table
Reference in a new issue