add Exaone3.0 template

Former-commit-id: 3a9569647f
This commit is contained in:
shing100
2024-09-30 09:17:41 +09:00
parent 8d20d6c95c
commit 0a633f8098
2 changed files with 21 additions and 0 deletions

View File

@@ -471,6 +471,15 @@ register_model_group(
template="deepseekcoder",
)
regiter_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={