mirror of
https://gitlab.com/niansa/discord_llama.git
synced 2025-03-06 20:48:25 +01:00
Do not ignore EOS from manticore
This commit is contained in:
parent
7b11b328ae
commit
11b8bd32d1
2 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@ filename Manticore-13B.ggmlv2.q4_1.bin
|
|||
instruct_mode_policy force
|
||||
user_prompt ### Instruction:
|
||||
bot_prompt ### Assistant:
|
||||
emits_eos false
|
||||
emits_eos true
|
||||
no_extra_linebreaks true
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c9dac7cb892d4c7856ff86c595ecb44a36b0b0eb
|
||||
Subproject commit 5feca59be7ead0b57a667b6c0fd219295fb475f5
|
Loading…
Add table
Reference in a new issue