Assign some 4096 seq lengths
This commit is contained in:
parent
9b0e95abeb
commit
6a75bda419
2 changed files with 3 additions and 0 deletions
|
@ -180,9 +180,11 @@ llama-65b-gptq-3bit:
|
|||
.*bluemoonrp-(30|13)b:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Bluemoon'
|
||||
truncation_length: 4096
|
||||
.*Nous-Hermes-13b:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
.*airoboros-13b-gpt4:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
truncation_length: 4096
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue