Merge pull request #4651 from hzhaoy/add-telechat-1b

Add TeleChat-1B
This commit is contained in:
hoshi-hiyouga 2024-07-02 17:56:43 +08:00 committed by GitHub
commit 4e4b3cc905
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1260,6 +1260,10 @@ register_model_group(
register_model_group(
models={
"TeleChat-1B-Chat": {
DownloadSource.DEFAULT: "Tele-AI/TeleChat-1B",
DownloadSource.MODELSCOPE: "TeleAI/TeleChat-1B",
},
"TeleChat-7B-Chat": {
DownloadSource.DEFAULT: "Tele-AI/telechat-7B",
DownloadSource.MODELSCOPE: "TeleAI/telechat-7B",