mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Detect oasst-sft-6-llama-30b
This commit is contained in:
parent
1436c5845a
commit
dbddedca3f
@ -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…
Reference in New Issue
Block a user