Models/Qwen/Qwen2.5 Coder 32B Instruct
qwen

Qwen2.5 Coder 32B Instruct

128K context$0.66/M input$1.00/M output
qwen/qwen-2.5-coder-32b-instruct

Description

Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). Qwen2.5-Coder brings the following improvements upon CodeQwen1.5: - Significantly improvements in **code generation**, **code reasoning**...

Quick Start

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.66/M
Output$1.00/M
Context128K tokens

Model Info

ProviderQwen
IDqwen/qwen-2.5-coder-32b-instruct