Models/deepseek/DeepSeek: R1 Distill Qwen 32B
deepseek

DeepSeek: R1 Distill Qwen 32B

33K context$0.29/M input$0.29/M output
deepseek/deepseek-r1-distill-qwen-32b

Description

DeepSeek R1 Distill Qwen 32B is a distilled large language model based on [Qwen 2.5 32B](https://huggingface.co/Qwen/Qwen2.5-32B), using outputs from [DeepSeek R1](/deepseek/deepseek-r1). It outperforms OpenAI's o1-mini across various benchmarks, achieving new...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek/deepseek-r1-distill-qwen-32b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.29/M
Output$0.29/M
Context33K tokens

Model Info

Providerdeepseek
IDdeepseek/deepseek-r1-distill-qwen-32b