feat: add multipack support for granite and hunyuan

This commit is contained in:
NanoCode012
2025-08-05 13:16:39 +07:00
parent c3c2ede467
commit 409c7768b4

View File

@@ -36,6 +36,10 @@ SUPPORTED_MULTIPACK_MODEL_TYPES = [
"glm",
"glm4",
"smollm3",
"granite",
"granitemoe",
"hunyuan_v1_dense",
"hunyuan_v1_moe",
]