mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-23 00:18:20 +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:
|
.*-(gr128|128g)-3bit:
|
||||||
wbits: 3
|
wbits: 3
|
||||||
groupsize: 128
|
groupsize: 128
|
||||||
.*oasst-sft-1-pythia-12b:
|
.*(oasst-sft-1-pythia-12b|oasst-sft-6-llama-30b):
|
||||||
mode: 'instruct'
|
mode: 'instruct'
|
||||||
instruction_template: 'Open Assistant'
|
instruction_template: 'Open Assistant'
|
||||||
|
custom_stopping_strings: '"<|endoftext|>"'
|
||||||
.*vicuna:
|
.*vicuna:
|
||||||
mode: 'instruct'
|
mode: 'instruct'
|
||||||
instruction_template: 'Vicuna-v0'
|
instruction_template: 'Vicuna-v0'
|
||||||
|
Loading…
Reference in New Issue
Block a user