Update constants.py

Former-commit-id: 4d7bb69234
This commit is contained in:
hoshi-hiyouga
2024-09-30 16:47:52 +08:00
committed by GitHub
parent 54e749d1cf
commit 85ed108fa6

View File

@@ -471,7 +471,8 @@ register_model_group(
template="deepseekcoder", template="deepseekcoder",
) )
regiter_model_group(
register_model_group(
models={ models={
"EXAONE-3.0-7.8B-Instruct": { "EXAONE-3.0-7.8B-Instruct": {
DownloadSource.DEFAULT: "LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct", DownloadSource.DEFAULT: "LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct",