Model: Support IBM Granite (Dense/Mamba + MoE) (#18040)

This commit is contained in:
Bhavneek Singh
2026-02-15 11:24:41 +08:00
committed by GitHub
parent 4cf4f0859f
commit 1ce3420784
8 changed files with 1072 additions and 0 deletions
@@ -115,6 +115,10 @@ ALL_MODELS = [
"LiquidAI/LFM2.5-1.2B-Instruct",
trust_remote_code=True,
),
ModelCase(
"ibm-granite/granite-4.0-h-micro",
trust_remote_code=True,
),
]
MAMBA_MODEL_PATHS = [