Qwen / text-generation updated 6 months ago

Qwen3-Coder-Next-FP8

Today, we're announcing Qwen3-Coder-Next-FP8, an open-weight language model designed specifically for coding agents and local development. It features the following key enhancements:

Params
79.7 B
Context
262,144
Downloads 30d
2.2 M
Likes
166
Commercial use: allowed apache-2.0 Not gated SAFETENSORS View on Hugging Face ↗

Download history

daily snapshots · 10 days
2.5 M2.2 M
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 f8_e4m3 80.4 GB 100.9 GB ❌ Won’t fit
model.safetensors (bf16, full) bf16 + 256K ctx 80.4 GB 471.4 GB ❌ Won’t fit
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/qwen3-coder-next-fp8
{
  "hf_id": "Qwen/Qwen3-Coder-Next-FP8",
  "params_b": 79.68,
  "context_length": 262144,
  "license": { "id": "apache-2.0", "commercial": "yes" },
  "downloads_30d": 2157656,
  "vram_estimates": [
    { "quant": "f8_e4m3", "gb": 100.9 }
  ],
  "updated_at": "2026-07-28T17:07:43Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
Qwen3NextForCausalLM
Parameters
79.7 B
Tensor type
F8_E4M3
Context length
262,144
Vocabulary
151,936
Layers / heads
48 / 16
Licence
apache-2.0
First seen on the Hub
2026-02-01
Training datasets
undisclosed
Added to our catalog
2026-07-28