Detect oasst-sft-6-llama-30b
This commit is contained in:
parent
1436c5845a
commit
dbddedca3f
1 changed files with 2 additions and 1 deletions
|
@ -21,9 +21,10 @@ llama-[0-9]*b-4bit$:
|
|||
.*-(gr128|128g)-3bit:
|
||||
wbits: 3
|
||||
groupsize: 128
|
||||
.*oasst-sft-1-pythia-12b:
|
||||
.*(oasst-sft-1-pythia-12b|oasst-sft-6-llama-30b):
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Open Assistant'
|
||||
custom_stopping_strings: '"<|endoftext|>"'
|
||||
.*vicuna:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna-v0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue