ctransformers: Fix up model_type name consistency (#3567)

This commit is contained in:
cal066 2023-08-14 18:17:24 +00:00 committed by GitHub
parent ccfc02a28d
commit 991bb57e43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View file

@ -290,6 +290,7 @@ loaders_model_types = {
"dollyv2"
"replit",
"starcoder",
"gptbigcode",
"falcon"
],
}