Models/qwen/Qwen: Qwen3 8B
qwen

Qwen: Qwen3 8B

41K context$0.05/M input$0.40/M output
qwen/qwen3-8b

Description

Qwen3-8B is a dense 8.2B parameter causal language model from the Qwen3 series, designed for both reasoning-heavy tasks and efficient dialogue. It supports seamless switching between "thinking" mode for math,...

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-8b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.05/M
Output$0.40/M
Context41K tokens

Model Info

Providerqwen
IDqwen/qwen3-8b