mamba-130m-hf
This repository contains the transfromers compatible mamba-2.8b. The checkpoints are untouched, but the full config.json and tokenizer are pushed to this repo.
Params
130 M
Context
—
Downloads 30d
281 K
Likes
75
Download history
daily snapshots · 56 days
▲ 270 K in the last 30 days (49.0%)
524 K258 K
Aug 23Sep 2Sep 12Sep 21
869 K258 K
Jul 28Aug 15Sep 3Sep 21
Can you run it?
Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.
| File | Quant | Size | Est. VRAM | Verdict on RTX 4090 · 24 GB |
|---|---|---|---|---|
| model.safetensors | f32 | 0.5 GB | 1.1 GB | ✅ Runs comfortably |
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.
Run it
copy-paste, exact tags checked against the Hub$ curl -s https://aimodelscomparison.com/api/v1/models/mamba-130m-hf
{
"hf_id": "state-spaces/mamba-130m-hf",
"params_b": 0.13,
"context_length": null,
"license": { "id": "", "commercial": "unknown" },
"downloads_30d": 281195,
"vram_estimates": [
{ "quant": "f32", "gb": 1.1 }
],
"updated_at": "2026-07-28T18:03:53Z"
}
Specifications
- Architecture
- MambaForCausalLM
- Parameters
- 130 M
- Tensor type
- F32
- Vocabulary
- 50,280
- First seen on the Hub
- 2024-03-06
- Training datasets
- undisclosed
- Added to our catalog
- 2026-07-28
Compare with any text-generation model