Architecture
data/models.yaml. Every label is auditable
against the model's sources.
Specs
- Architecture
- hybrid-mamba-transformer-moe
- Total params
- 32B
- Active params
- 9B
- Context window
- 131K tokens
- Attention
- hybrid-mamba2-transformer
- Position encoding
- unknown
- Post-training
- sft, rlhf
- OSI-approved
- yes
- Data released
- no
- Training code
- not released
Available quantizations
GGUF llama.cpp's container; the common local format, k-quants from Q2 to Q8.
runs on llama.cpp, Ollama
FP8 8-bit float, frequently a native release on Hopper / Blackwell GPUs.
runs on vLLM, SGLang, TensorRT-LLM
Verified via the Hugging Face model tree ↗. Community quantizations change over time; the families shown are those with published weights at audit time.
Notable innovations
- · First IBM hybrid Mamba-2 / Transformer stack
- · 9:1 Mamba-to-Transformer layer ratio
- · Single-H100 throughput for 32B MoE per IBM
Lineage
First IBM hybrid Mamba/Transformer model; flagship of the Granite 4.0 family. Architectural break from the conventional-transformer Granite 3 series.