Use oasst tokenizer instead of universal tokenizer
This commit is contained in:
parent
b6ff138084
commit
97a6a50d98
2 changed files with 3 additions and 2 deletions
|
@ -24,7 +24,6 @@ llama-[0-9]*b-4bit$:
|
|||
.*(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