hmellor / text-generation updated 1 year ago

Ilama-3.2-1B

This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.

Params
1.2 B
Context
131,072
Downloads 30d
381 K
Likes
0
Licence: unknown Not gated SAFETENSORS View on Hugging Face ↗

Download history

daily snapshots · 10 days
398 K367 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 4.9 GB 6.1 GB ✅ Runs comfortably
model.safetensors (bf16, full) bf16 + 128K ctx 4.9 GB 8.9 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/ilama-3-2-1b
{
  "hf_id": "hmellor/Ilama-3.2-1B",
  "params_b": 1.24,
  "context_length": 131072,
  "license": { "id": "", "commercial": "unknown" },
  "downloads_30d": 381239,
  "vram_estimates": [
    { "quant": "f32", "gb": 6.1 }
  ],
  "updated_at": "2026-07-28T18:05:49Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
IlamaForCausalLM
Parameters
1.2 B
Tensor type
F32
Context length
131,072
Vocabulary
128,256
Layers / heads
16 / 32
First seen on the Hub
2025-07-22
Training datasets
undisclosed
Added to our catalog
2026-07-28