Create instruction template for Llama-v2 (#3194)
This commit is contained in:
parent
603c596616
commit
e0631e309f
2 changed files with 9 additions and 0 deletions
|
@ -272,3 +272,8 @@ TheBloke_WizardLM-30B-GPTQ:
|
|||
.*godzilla:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
.*llama-(2|v2):
|
||||
truncation_length: 4096
|
||||
.*llama-(2|v2).*chat:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Llama-v2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue