Models/qwen/Qwen: Qwen3 32B
qwen

Qwen: Qwen3 32B

41K context$0.08/M input$0.28/M output
qwen/qwen3-32b

Description

Qwen3-32B is a dense 32.8B parameter causal language model from the Qwen3 series, optimized for both complex reasoning and efficient dialogue. It supports seamless switching between a "thinking" mode for...

Quick Start

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.08/M
Output$0.28/M
Context41K tokens

Model Info

Providerqwen
IDqwen/qwen3-32b