Add Mistral support

This commit is contained in:
oobabooga 2023-09-28 15:16:28 -07:00
parent f46ba12b42
commit 92a39c619b
10 changed files with 21 additions and 10 deletions

View file

@ -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'