mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 06:12:50 +08:00
fix: rename to Index-1.9B-Charater-Chat
and Index-1.9B-Chat-32K
Former-commit-id: ecca9db66ba1f0fe903a9e02eca317c0bbb28a5f
This commit is contained in:
parent
7806bde8ad
commit
51177c933a
@ -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",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user