microsoft / text-generation updated 7 months ago

Phi-3-mini-4k-instruct

🎉 Phi-3.5: [[mini-instruct]](https://huggingface.co/microsoft/Phi-3.5-mini-instruct); [[MoE-instruct]](https://huggingface.co/microsoft/Phi-3.5-MoE-instruct) ; [[vision-instruct]](https://huggingface.co/microsoft/Phi-3.5-vision-instruct)

Params
3.8 B
Context
4,096
Downloads 30d
544 K
Likes
1,450
Commercial use: allowed mit Not gated SAFETENSORS 2 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
587 K544 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 bf16 7.6 GB 9.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/phi-3-mini-4k-instruct
{
  "hf_id": "microsoft/Phi-3-mini-4k-instruct",
  "params_b": 3.82,
  "context_length": 4096,
  "license": { "id": "mit", "commercial": "yes" },
  "downloads_30d": 543674,
  "vram_estimates": [
    { "quant": "bf16", "gb": 9.5 }
  ],
  "updated_at": "2026-07-28T18:04:50Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
Phi3ForCausalLM
Parameters
3.8 B
Tensor type
BF16
Context length
4,096
Vocabulary
32,064
Layers / heads
32 / 32
Licence
mit
First seen on the Hub
2024-04-22
Training datasets
undisclosed
Added to our catalog
2026-07-28