mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 03:30:20 +00:00
fixed adapter
This commit is contained in:
parent
771bd7197b
commit
1cf7648305
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"system_end": "",
|
"system_end": "",
|
||||||
"user_start": "<|user|>",
|
"user_start": "<|user|>",
|
||||||
"user_end": "",
|
"user_end": "",
|
||||||
"assistant_start": "<|model>",
|
"assistant_start": "<|model|>",
|
||||||
"assistant_end": ""
|
"assistant_end": ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue