Automatically set wbits/groupsize/instruct based on model name (#1167)
This commit is contained in:
parent
9d66957207
commit
8e31f2bad4
7 changed files with 377 additions and 286 deletions
|
@ -16,6 +16,7 @@
|
|||
"truncation_length_min": 0,
|
||||
"truncation_length_max": 4096,
|
||||
"mode": "cai-chat",
|
||||
"instruction_template": "None",
|
||||
"chat_prompt_size": 2048,
|
||||
"chat_prompt_size_min": 0,
|
||||
"chat_prompt_size_max": 2048,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue