ctransformers: Fix up model_type name consistency (#3567)
This commit is contained in:
parent
ccfc02a28d
commit
991bb57e43
3 changed files with 5 additions and 4 deletions
|
@ -290,6 +290,7 @@ loaders_model_types = {
|
|||
"dollyv2"
|
||||
"replit",
|
||||
"starcoder",
|
||||
"gptbigcode",
|
||||
"falcon"
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue