Quick answer: Jamba 1.5 Mini is AI21 Labs' August 2024 compact hybrid SSM/Transformer model, scoring 46.1% Arena Hard, 85.7% ARC-C, 75.8% GSM8K, and 42.5% MMLU-Pro. Apache 2.0 licensed with a 256K token context window.
Where Jamba 1.5 Mini leads
Where it lags
Best for: Applications requiring long-context efficiency (RAG, document analysis, summarisation) in a self-hosted Apache 2.0 compact model.
Jamba 1.5 Mini is the compact model in AI21 Labs' Jamba 1.5 series, released August 2024 alongside the larger Jamba 1.5 Large. Both use AI21's hybrid SSM (State Space Model) and Transformer architecture — called Mamba-Transformer or Jamba architecture — which enables efficient inference over very long contexts compared to pure-attention models.
The "Mini" designation reflects a smaller parameter count with maintained 256K context, making it well-suited for deployments where both long context and low compute cost are required. Its Apache 2.0 license (matching Jamba 1.5 Large) allows full commercial use including fine-tuning and redistribution.
| Field | Value |
|---|---|
| Organization | AI21 Labs |
| License | Apache 2.0 |
| HuggingFace | ai21labs/AI21-Jamba-1.5-Mini |
| Release date | August 22, 2024 |
| Modality | Text only |
| Context window | 256K tokens |
| Architecture | Hybrid SSM/Transformer (Jamba) |
Open weights under Apache 2.0 — self-host at no license cost. Also available via AI21 Studio API and major cloud providers.
| Benchmark | Score | Source | Date |
|---|---|---|---|
| Arena Hard | 46.1% | Benchgen evaluation | 2024-08 |
| ARC-C | 85.7% | Benchgen evaluation | 2024-08 |
| GSM8K | 75.8% | Benchgen evaluation | 2024-08 |
| MMLU-Pro | 42.5% | Benchgen evaluation | 2024-08 |
| Model | Arena Hard | MMLU-Pro | Context | License |
|---|---|---|---|---|
| Jamba 1.5 Mini | 46.1% | 42.5% | 256K | Apache 2.0 |
| Jamba 1.5 Large | 65.4% | 53.5% | 256K | Apache 2.0 |
| Llama 3.1 8B Instruct | — | — | 128K | Llama 3.1 |
| Gemma 3 12B | — | 60.6% | 128K | Gemma ToU |
Jamba 1.5 Mini vs Jamba 1.5 Large: trade 46.1% → 65.4% Arena Hard for a larger model. For pure long-context efficiency in Apache 2.0: Jamba 1.5 Mini is unique at this context/size ratio.
Specs from AI21 Labs' Jamba 1.5 Mini release (August 2024) and Benchgen evaluations. Last updated 2026-07-24.