TheBloke / text-generation updated 2 years ago

TinyLlama-1.1B-Chat-v0.3-AWQ

Chat & support: TheBloke's Discord server Want to contribute? TheBloke's Patreon page TheBloke's LLM work is generously supported by a grant from andreessen horowitz (a16z)

Params
1.1 B
Context
2,048
Downloads 30d
169 K
Likes
5
Commercial use: allowed apache-2.0 Not gated SAFETENSORS 1 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
171 K162 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 i32 0.8 GB 1.5 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/tinyllama-1-1b-chat-v0-3-awq
{
  "hf_id": "TheBloke/TinyLlama-1.1B-Chat-v0.3-AWQ",
  "params_b": 1.10,
  "context_length": 2048,
  "license": { "id": "apache-2.0", "commercial": "yes" },
  "downloads_30d": 169496,
  "vram_estimates": [
    { "quant": "i32", "gb": 1.5 }
  ],
  "updated_at": "2026-07-28T18:08:46Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
LlamaForCausalLM
Parameters
1.1 B
Tensor type
I32
Context length
2,048
Vocabulary
32,003
Layers / heads
22 / 32
Licence
apache-2.0
First seen on the Hub
2023-10-03
Training datasets
cerebras/SlimPajama-627B, bigcode/starcoderdata, OpenAssistant/oasst_top1_2023-08-25
Added to our catalog
2026-07-28