Models/qwen/Qwen: Qwen3 14B
qwen

Qwen: Qwen3 14B

41K context$0.10/M input$0.24/M output
qwen/qwen3-14b

Description

Qwen3-14B is a dense 14.8B parameter causal language model from the Qwen3 series, designed 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-14b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.10/M
Output$0.24/M
Context41K tokens

Model Info

Providerqwen
IDqwen/qwen3-14b