Architecture
data/models.yaml. Every label is auditable
against the model's sources.
Specs
- Architecture
- dense
- Total params
- 49B
- Active params
- 49B
- Context window
- 131K tokens
- Attention
- skip-attention
- Position encoding
- rope
- Pretraining tokens
- 40B
- Training hardware
- H100
- Post-training
- sft, grpo
- OSI-approved
- no
- Data released
- yes
- Training code
- not released
Benchmarks
Each score carries the date it was published; we never infer or interpolate missing scores.
General reasoning
| MMLU-Pro | 69.8 | as of 2026-05-21 | source ↗ |
| GPQA-Diamond | 66.7 | as of 2025-03-18 | source ↗ |
Code
| LiveCodeBench | 28.0 | as of 2026-05-21 | source ↗ |
Math
| MATH | 96.6 | as of 2025-03-18 | source ↗ |
| AIME 2024 | 19.3 | as of 2026-05-21 | source ↗ |
| AIME 2025 | 58.4 | as of 2025-03-18 | source ↗ |
Held-out / arena
| IFEval | 89.2 | as of 2025-03-18 | source ↗ |
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
- · Neural Architecture Search distillation from Llama 3.3 70B
- · Skip-attention and variable-FFN blocks
- · Toggleable reasoning mode
- · 30M-sample post-training dataset released
Lineage
NAS-distilled Llama 3.3 70B for single-node deployment.