Qwen3 1.7B
A 1.7 billion-parameterHow many numbers the model learned during training — the usual rough measure of its size. dense model from Qwen Team (Alibaba Cloud). Dense and MoE models with hybrid thinking modes.
- Size
- 1.72Bdense
- Memory to run
- —smallest, 8K ctx
- Context
- 32Ktokens
- License
- PermissiveApache License 2.0
- Updated
- 18 Sept 2026
Which version to use
- Variant Qwen3 1.7B Base · Qwen Team (Alibaba Cloud)Pretrained foundation weights — a starting point for fine-tuning, not for chat.
Other sizes in Qwen3: Qwen3 0.6B, Qwen3 4B, Qwen3 8B, Qwen3 14B, Qwen3 30B-A3B, Qwen3 32B, Qwen3 235B-A22B
Where it runs
Best-fitting version on each reference system, at an 8K contextHow much text the model can consider at once, counted in tokens — roughly ¾ of a word each..
Benchmarks
Each benchmarkA fixed set of questions every model is given, so their scores can be compared on the same task. is developer-reported; prompts and settings differ between labs. Bars are relative to the best open result.
Variants & downloads
Each variant is a separate set of weights. Expand one for its downloads: quantizationStoring each of the model’s numbers with fewer bits, so the file is smaller and needs less memory. trades a little quality for a much smaller file, and the memory column adds the working memoryExtra space the model needs while it answers. It grows with the length of the conversation, on top of the file itself. a conversation needs on top.
Variant Qwen3 1.7B BasePermissive
- What it is
- Pretrained foundation weights — a starting point for fine-tuning, not for chat.
- Publisher
- Qwen Team (Alibaba Cloud)
- License
- Apache License 2.0 · commercial use allowed
- Released
- 28 Apr 2025
- huggingface
- Qwen/Qwen3-1.7B-Base
Contributions are not open yet, so there is nothing here from members.
No downloadable artifacts recorded.
Architecture details
- Parameters
- 1.72B
- Active / token
- All (dense)
- Architecture
- Dense
- Layers
- 28
- Attention heads
- 16
- KV heads
- 8
- Head dim
- 128
- KV cache @ 8K (fp16)
- 0.88 GiB
- Max context
- 32,768 tokens
Measured performance
Throughput on specific systems and runtimes, with the source of each measurement.
Community results
Reviews
Lineage
How this model’s variants relate to each other and to other models.
Sources & history
Sources
- Hugging Face Hub (live source, 1 record, 18 Sept 2026)
External identifiers
- huggingface Qwen/Qwen3-1.7B-Base
Field history
- auto_promotion = {"repo":"Qwen/Qwen3-1.7B-Base","rule":"first_party_release","evidence":["publisher Qwen is Qwen Team (Alibaba Cloud), developer of Qwen, Qwen Coder, Qwen Math","repo name Qwen3-1.7B-Base belongs to family Qwen","config.json: 28 layers, 16 attention heads, 8 KV heads, head dim 128, context 32768","safetensors metadata: 1,720,574,976 parameters, consistent with 1.7B","published 2025-04-28 (Hugging Face repository creation date)","variant kind base stated by the name"]} — Hugging Face Hub (current)
Timeline
- Official Qwen3 GGUF quantizations published
- Qwen3 released with MoE and hybrid thinking