mirror of
https://gitlab.com/niansa/discord_llama.git
synced 2025-03-06 20:48:25 +01:00
Added mantiscore example model config
This commit is contained in:
parent
eaf5cf9837
commit
885190bf2a
1 changed files with 7 additions and 0 deletions
7
example_models/mantiscore-13b.txt
Normal file
7
example_models/mantiscore-13b.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
filename Manticore-13B.ggmlv2.q4_1.bin
|
||||
instruct_mode_policy force
|
||||
user_prompt ### Instruction:
|
||||
bot_prompt ### Assistant:
|
||||
emits_eos false
|
||||
no_instruct_prompt false
|
||||
no_extra_linebreaks true
|
Loading…
Add table
Reference in a new issue