Merge branch 'hiyouga:main' into pixtral-patch

Former-commit-id: 9ac0fde3f2
This commit is contained in:
Kingsley
2024-09-30 19:33:29 +08:00
committed by GitHub
5 changed files with 48 additions and 26 deletions

View File

@@ -472,6 +472,16 @@ register_model_group(
)
register_model_group(
models={
"EXAONE-3.0-7.8B-Instruct": {
DownloadSource.DEFAULT: "LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct",
},
},
template="exaone",
)
register_model_group(
models={
"Falcon-7B": {