mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 06:12:50 +08:00
add TeleChat-1B
Former-commit-id: 57b7c00430bcfc83afd11547ceead041e8edfd8d
This commit is contained in:
parent
48a299f8ae
commit
28e787116b
@ -1260,6 +1260,10 @@ register_model_group(
|
|||||||
|
|
||||||
register_model_group(
|
register_model_group(
|
||||||
models={
|
models={
|
||||||
|
"TeleChat-1B-Chat": {
|
||||||
|
DownloadSource.DEFAULT: "Tele-AI/TeleChat-1B",
|
||||||
|
DownloadSource.MODELSCOPE: "TeleAI/TeleChat-1B",
|
||||||
|
},
|
||||||
"TeleChat-7B-Chat": {
|
"TeleChat-7B-Chat": {
|
||||||
DownloadSource.DEFAULT: "Tele-AI/telechat-7B",
|
DownloadSource.DEFAULT: "Tele-AI/telechat-7B",
|
||||||
DownloadSource.MODELSCOPE: "TeleAI/telechat-7B",
|
DownloadSource.MODELSCOPE: "TeleAI/telechat-7B",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user