DeepSeek R1 Distill Qwen 1.5B is a 1.5-billion-parameter reasoning-focused chat model from DeepSeek, created by distilling DeepSeek-R1 outputs into a Qwen base model.
| Provider | Input / 1M | Output / 1M |
|---|---|---|
| $0.180 | $0.180 |
Prices updated daily. Last check: Sep 5, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
This model suits workloads where a reasoning-style output format matters more than depth of knowledge, and where cost or hardware constraints rule out larger models. Typical fits include high-volume batch processing of short math or logic prompts, structured extraction and classification where a brief chain of thought improves consistency, on-device or offline assistants, classroom and tutorial demonstrations of reasoning-model behavior, and research into distillation and inference-time scaling. It also serves as a draft model in speculative decoding setups. For production tasks involving long documents, broad factual coverage, multi-step agentic tool use, or difficult competition-level problems, one of the larger R1 distills or DeepSeek-R1 itself is a more appropriate starting point.
Costs depend on the provider you choose and on how the workload is billed — per-token serverless inference, dedicated endpoints, or GPU rental for self-hosting all price differently, and rates change over time. Use the pricing table on this page to compare current options. One thing to budget for regardless of provider: because the model emits chain-of-thought text, output token counts per request are typically higher than for a non-reasoning model of similar size.
Short-form reasoning tasks at high volume and low cost — math word problems, simple logic and step-by-step extraction — plus local and offline experimentation, and use as a draft model for speculative decoding. It is also a common baseline for research on reasoning distillation.
DeepSeek-R1 is the large model that generated the reasoning data; this entry is a much smaller dense model fine-tuned on that data. It reproduces R1's chain-of-thought output style at a fraction of the parameter count, but with substantially lower accuracy and far less factual coverage.
It is the smallest in the series, so it needs the least memory and generally generates fastest, while the larger distills are markedly stronger on hard reasoning and knowledge-dependent prompts. If quality is falling short on your task, moving up one tier in the same distill family is the usual next step.
Yes. The R1 distills are dense models released as open weights and are supported by mainstream open inference runtimes; at roughly 1.5B parameters the model runs on a single modest GPU and, when quantized, on CPU-only machines. Compare hosted per-token pricing against GPU rental rates in the table on this page to see which is cheaper for your volume.
We do not track confirmed modality or function-calling support for this entry. Check the model card of the provider you plan to use, since serving configurations and supported API features differ between hosts.