TitanML / text-generation updated 2 years ago

tiny-mixtral

This is a tiny-random mixtral, useful for testing and CI/CD pipelines. It is not trained at all, and not suitable for inferencing in any application.

Params
250 M
Context
131,072
Downloads 30d
490 K
Likes
2
Licence: unknown Not gated SAFETENSORS View on Hugging Face ↗

Download history

daily snapshots · 10 days
500 K470 K
Jul 28Jul 31Aug 3Aug 6

Can you run it?

Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.

FileQuantSizeEst. VRAMVerdict on RTX 4090 · 24 GB
model.safetensors f32 1.0 GB 1.6 GB ✅ Runs comfortably
model.safetensors (bf16, full) bf16 + 128K ctx 1.0 GB 2.2 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 · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/tiny-mixtral
{
  "hf_id": "TitanML/tiny-mixtral",
  "params_b": 0.25,
  "context_length": 131072,
  "license": { "id": "", "commercial": "unknown" },
  "downloads_30d": 489554,
  "vram_estimates": [
    { "quant": "f32", "gb": 1.6 }
  ],
  "updated_at": "2026-07-28T18:05:20Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
MixtralForCausalLM
Parameters
250 M
Tensor type
F32
Context length
131,072
Vocabulary
32,000
Layers / heads
2 / 32
First seen on the Hub
2024-04-24
Training datasets
undisclosed
Added to our catalog
2026-07-28