mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
Merge pull request #4651 from hzhaoy/add-telechat-1b
Add TeleChat-1B Former-commit-id: 2da64665d3da9dc0084bb782c65e88bac21f45a1
This commit is contained in:
commit
5a1f8a7888
@ -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