Architecture
data/models.yaml. Every label is auditable
against the model's sources.
Specs
- Architecture
- hybrid-mamba-transformer-moe
- Total params
- 30B
- Active params
- 3.5B
- Experts
- 128 total · 6 active
- Context window
- 1.0M tokens
- Attention
- hybrid-mamba2-gqa
- Position encoding
- unknown
- Post-training
- sft, rlhf
- OSI-approved
- no
- 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
- · Hybrid Mamba-2 + Transformer + MoE in one stack
- · 1M context with single-H200 throughput claim
- · 23:23:6 layer split (MoE / Mamba-2 / GQA)
Lineage
First Nemotron 3; hybrid Mamba-Transformer-MoE stack for agentic workloads.