Seedance 2.0 20% OFF | Video Generator で作成 →
alibaba
qwen/qwen2.5-vl-72b-instruct

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

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.

料金

従量課金

初期費用なし、使った分だけお支払い

入力$0.25 / M Tokens
出力$0.75 / M Tokens

モデルを試す

qwen/qwen2.5-vl-72b-instruct
オンライン
alibaba
こんにちは!お手伝いできるAIアシスタントです。何かお手伝いできることはありますか?

API 利用

以下のコード例を使用して 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)

情報

プロバイダーalibaba
タイプllm

対応機能

入力
テキスト画像
出力
テキスト
コンテキスト32,000
最大出力-
Vision✓ 対応
Function Calling-

API アクセスガイド

Base URLhttps://llm.wavespeed.ai/v1
API エンドポイントchat/completions
モデル 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.

入力

$0.25 /M

出力

$0.75 /M

コンテキスト

32K

Vision

対応

WaveSpeedAIでQwen2.5 Vl 72b Instructを試す

統合APIを通じてQwen2.5 Vl 72b Instructにアクセス — OpenAI互換、コールドスタートなし、透明な料金。

Qwen2.5 Vl 72b Instructに関するよくある質問

Qwen2.5 Vl 72b Instruct API の料金はいくらですか?+

WaveSpeedAI の料金: 入力 100 万トークンあたり $0.25、出力 100 万トークンあたり $0.75。プロンプトキャッシュとバッチ処理は別途料金で、長く反復的なワークロードでは実効コストを下げられます。

Qwen2.5 Vl 72b Instruct のコンテキストウィンドウはどのくらいですか?+

Qwen2.5 Vl 72b Instruct はリクエストあたり最大 32K のコンテキストトークンと最大 — の出力トークンをサポートします。

Qwen2.5 Vl 72b Instruct は OpenAI 互換ですか?+

はい。WaveSpeedAI は OpenAI 互換エンドポイント https://llm.wavespeed.ai/v1 で Qwen2.5 Vl 72b Instruct を提供します。公式 OpenAI SDK のベース URL をこちらに変更し WaveSpeedAI の API キーを設定するだけで利用可能です。

Qwen2.5 Vl 72b Instruct を使い始めるには?+

WaveSpeedAI にサインインし、Access Keys で API キーを作成して、上に表示されているモデル ID を指定して https://llm.wavespeed.ai/v1/chat/completions にリクエストを送信してください。新規アカウントには Qwen2.5 Vl 72b Instruct を試用できる無料クレジットが付与されます。

関連 LLM API