mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 02:50:39 +00:00
Merge branch 'concedo_experimental' of https://github.com/LostRuins/koboldcpp into concedo_experimental
This commit is contained in:
commit
8db8154a25
1 changed files with 8 additions and 0 deletions
8
kcpp_adapters/Mistral-V7.json
Normal file
8
kcpp_adapters/Mistral-V7.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"system_start": "[SYSTEM_PROMPT] ",
|
||||
"system_end": "[/SYSTEM_PROMPT]",
|
||||
"user_start": "[INST] ",
|
||||
"user_end": "",
|
||||
"assistant_start": "[/INST]",
|
||||
"assistant_end": "</s>"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue