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