Detect CodeLlama settings
This commit is contained in:
parent
52ab2a6b9e
commit
5c7d8bfdfd
3 changed files with 6 additions and 1 deletions
|
@ -300,3 +300,7 @@ llama-65b-gptq-3bit:
|
|||
instruction_template: 'OpenOrca-Platypus2'
|
||||
custom_stopping_strings: '"### Instruction:", "### Response:"'
|
||||
rms_norm_eps: 5.0e-6
|
||||
.*codellama:
|
||||
rope_freq_base: 1000000
|
||||
.*codellama.*instruct:
|
||||
instruction_template: 'Llama-v2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue