Seedance 2.0 15% OFF | Create in Video Generator →
alibaba
qwen/qwen2.5-vl-72b-instruct

qwen/qwen2.5-vl-72b-instruct

Release date: 2025-02-01

32,000 context · $0.25/M input tokens · $0.75/M output tokens

Qwen2.5-VL is proficient in recognizing common objects such as flowers, birds, fish, and insects. It is also highly capable of analyzing texts, charts, icons, graphics, and layouts within images.

Going away July 3, 2026

Pricing

Pay-per-use

No upfront costs, pay only for what you use

Input$0.25 / M Tokens
Output$0.75 / M Tokens

Try the model

qwen/qwen2.5-vl-72b-instruct
Online
alibaba
Hi! I am a helpful AI assistant. What can I do for you?

API Usage

Use the following code examples to integrate with our 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/qwen2.5-vl-72b-instruct",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Info

Provideralibaba
Typellm

Supported Functionality

Input
TextImage
Output
Text
Context32,000
Max Output-
Vision✓ Supported
Function Calling-

API Access Guide

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDqwen/qwen2.5-vl-72b-instruct

Qwen2.5 Vl 72b Instruct API

qwen/qwen2.5-vl-72b-instruct

Qwen2.5-VL is proficient in recognizing common objects such as flowers, birds, fish, and insects. It is also highly capable of analyzing texts, charts, icons, graphics, and layouts within images.

Input

$0.25 /M

Output

$0.75 /M

Context

32K

Vision

Supported

Try Qwen2.5 Vl 72b Instruct on WaveSpeedAI

Access Qwen2.5 Vl 72b Instruct through our unified API — OpenAI-compatible, no cold starts, transparent pricing.

Frequently Asked Questions about Qwen2.5 Vl 72b Instruct

How much does Qwen2.5 Vl 72b Instruct cost via the API?+

Pricing on WaveSpeedAI: $0.25 per million input tokens and $0.75 per million output tokens. Prompt caching and batch processing are billed separately and reduce effective cost on long, repetitive workloads.

What is the context window of Qwen2.5 Vl 72b Instruct?+

Qwen2.5 Vl 72b Instruct supports up to 32K tokens of context with up to — tokens of output per request.

Is Qwen2.5 Vl 72b Instruct OpenAI-compatible?+

Yes. WaveSpeedAI exposes Qwen2.5 Vl 72b Instruct through an OpenAI-compatible endpoint at https://llm.wavespeed.ai/v1. Point the official OpenAI SDK at this base URL with your WaveSpeedAI API key — no other code changes required.

How do I get started with Qwen2.5 Vl 72b Instruct?+

Sign in to WaveSpeedAI, create an API key in Access Keys, then send a request to https://llm.wavespeed.ai/v1/chat/completions with model id set to the value shown above. New accounts receive free credits to evaluate Qwen2.5 Vl 72b Instruct before paying per token.

Related LLM APIs