fix: rename to Index-1.9B-Charater-Chat and Index-1.9B-Chat-32K

Former-commit-id: ecca9db66ba1f0fe903a9e02eca317c0bbb28a5f
This commit is contained in:
Cuiyn 2024-11-02 20:04:14 +08:00
parent 7806bde8ad
commit 51177c933a

View File

@ -602,7 +602,7 @@ register_model_group(
DownloadSource.DEFAULT: "IndexTeam/Index-1.9B-Chat",
DownloadSource.MODELSCOPE: "IndexTeam/Index-1.9B-Chat",
},
"Index-1.9B-Character": {
"Index-1.9B-Character-Chat": {
DownloadSource.DEFAULT: "IndexTeam/Index-1.9B-Character",
DownloadSource.MODELSCOPE: "IndexTeam/Index-1.9B-Character",
},
@ -614,7 +614,7 @@ register_model_group(
DownloadSource.DEFAULT: "IndexTeam/Index-1.9B-Pure",
DownloadSource.MODELSCOPE: "IndexTeam/Index-1.9B-Pure",
},
"Index-1.9B-32K": {
"Index-1.9B-Chat-32K": {
DownloadSource.DEFAULT: "IndexTeam/Index-1.9B-32K",
DownloadSource.MODELSCOPE: "IndexTeam/Index-1.9B-32K",
},