Add Mistral support
This commit is contained in:
parent
f46ba12b42
commit
92a39c619b
10 changed files with 21 additions and 10 deletions
|
@ -226,4 +226,6 @@ llama-65b-gptq-3bit:
|
|||
.*codellama:
|
||||
rope_freq_base: 1000000
|
||||
.*codellama.*instruct:
|
||||
instruction_template: 'Llama-v2'
|
||||
instruction_template: 'Llama-v2'
|
||||
.*mistral.*instruct:
|
||||
instruction_template: 'Mistral'
|
Loading…
Add table
Add a link
Reference in a new issue