mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-22 03:10:03 +00:00
fixed l3 template, add index
This commit is contained in:
parent
1ebadc515e
commit
0ed95fcccc
2 changed files with 3 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"assistant_end": "<end_of_turn>\n"
|
||||
}
|
||||
}, {
|
||||
"search": ["<|start_header_id|>system"],
|
||||
"search": ["<|start_header_id|>assistant<|end_header_id|>"],
|
||||
"name": "Llama 3.x.",
|
||||
"adapter": {
|
||||
"system_start": "<|start_header_id|>system<|end_header_id|>\n\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue