feat: add OpenAssistant/oasst-sft-1-pythia-12b to the list of supported models (#122)
…ed models
This commit is contained in:
parent
411d6247f4
commit
6860ce9c67
|
@ -4,5 +4,6 @@
|
||||||
"EleutherAI/gpt-neox-20b",
|
"EleutherAI/gpt-neox-20b",
|
||||||
"google/flan-ul2",
|
"google/flan-ul2",
|
||||||
"google/flan-t5-xxl",
|
"google/flan-t5-xxl",
|
||||||
|
"OpenAssistant/oasst-sft-1-pythia-12b",
|
||||||
"olivierdehaene/optimized-santacoder"
|
"olivierdehaene/optimized-santacoder"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue