microsoft / text-generation updated 7 months ago

Phi-3.5-mini-instruct

Phi-3.5-mini is a lightweight, state-of-the-art open model built upon datasets used for Phi-3 - synthetic data and filtered publicly available websites - with a focus on very high-quality, reasoning dense data. The model belongs to the Phi-3 model family and supports 128K token context length. The model underwent a rigorous enhancement process, incorporating both supervised fine-tuning, proximal policy optimization,...

Params
3.8 B
Context
131,072
Downloads 30d
1.1 M
Likes
1,058
Commercial use: allowed mit Not gated SAFETENSORS 1 languages View on Hugging Face ↗

Download history

daily snapshots · 10 days
1.2 M952 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
model.safetensors (bf16, full) bf16 + 128K ctx 7.6 GB 18.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 · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/phi-3-5-mini-instruct
{
  "hf_id": "microsoft/Phi-3.5-mini-instruct",
  "params_b": 3.82,
  "context_length": 131072,
  "license": { "id": "mit", "commercial": "yes" },
  "downloads_30d": 1110518,
  "vram_estimates": [
    { "quant": "bf16", "gb": 9.5 }
  ],
  "updated_at": "2026-07-28T18:03:42Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

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