Seedance 2.0 | Special Offer ✦ 10% OFF NOW
alibaba
qwen/qwen-2.5-coder-32b-instruct

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

32,768 context · $0.66/M input tokens · $1.00/M output tokens

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...

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$0.66 / M Tokens
Ausgabe$1.00 / M Tokens

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer API:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="qwen/qwen-2.5-coder-32b-instruct",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Modelleinführung

Qwen qwen-2.5-coder-32b-instruct

qwen qwen-2.5-coder-32b-instruct


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 32768 context window for long document handling
  • Competitive pricing at $0.0/$0.1 per million tokens

Key Features

  • Context Window: 32768 tokens
  • Max Output: 32768 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderQwen
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window32768 tokens
Max Output32768 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.0
Output$0.1

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: qwen/qwen-2.5-coder-32b-instruct


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="qwen/qwen-2.5-coder-32b-instruct",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

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

Notes

  • Model: qwen/qwen-2.5-coder-32b-instruct
  • Provider: Qwen

Info

Anbieteralibaba
Typllm

Unterstützte Funktionen

Eingabe
Text
Ausgabe
Text
Kontext32,768
Max. Ausgabe32,768
Vision-
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDqwen/qwen-2.5-coder-32b-instruct

Qwen 2.5 Coder 32b Instruct API

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

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**...

Eingabe

$0.66 /M

Ausgabe

$1 /M

Kontext

33K

Max. Ausgabe

33K

Qwen 2.5 Coder 32b Instruct auf WaveSpeedAI testen

Zugriff auf Qwen 2.5 Coder 32b Instruct über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Qwen 2.5 Coder 32b Instruct

Wie viel kostet die Qwen 2.5 Coder 32b Instruct-API?+

Preise auf WaveSpeedAI: $0.66 pro Million Input-Tokens und $1.00 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Qwen 2.5 Coder 32b Instruct?+

Qwen 2.5 Coder 32b Instruct unterstützt bis zu 33K Kontext-Tokens und bis zu 33K Output-Tokens pro Anfrage.

Ist Qwen 2.5 Coder 32b Instruct OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Qwen 2.5 Coder 32b Instruct über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Qwen 2.5 Coder 32b Instruct?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Qwen 2.5 Coder 32b Instruct zu testen.

Verwandte LLM-APIs