Detect oasst-sft-6-llama-30b

This commit is contained in:
oobabooga 2023-05-04 15:13:37 -03:00
parent 1436c5845a
commit dbddedca3f

View File

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