Seedance 2.0 20% OFF | Video Generator で作成 →
B
baidu/ernie-4.5-vl-424b-a47b

baidu/ernie-4.5-vl-424b-a47b

123,000 context · $0.42/M input tokens · $1.25/M output tokens

ERNIE-4.5-VL-424B-A47B is a multimodal Mixture-of-Experts (MoE) model from Baidu’s ERNIE 4.5 series, featuring 424B total parameters with 47B active per token. It is trained jointly on text and image data...

料金

従量課金

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

入力$0.42 / M Tokens
出力$1.25 / M Tokens

モデルを試す

baidu/ernie-4.5-vl-424b-a47b
オンライン
B
こんにちは!お手伝いできる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="baidu/ernie-4.5-vl-424b-a47b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

モデル紹介

Baidu ernie-4.5-vl-424b-a47b

ERNIE-4.5-VL-424B-A47B is a multimodal Mixture-of-Experts (MoE) model from Baidu’s ERNIE 4.5 series, featuring 424B total parameters with 47B active p

ERNIE-4.5-VL-424B-A47B is a multimodal Mixture-of-Experts (MoE) model from Baidu’s ERNIE 4.5 series, featuring 424B total parameters with 47B active per token. It is trained jointly on text and image data using a heterogeneous MoE architecture and modality-isolated routing to enable high-fidelity cross-modal reasoning, image understanding, and long-context generation (up to 131k tokens). Fine-tuned with techniques like SFT, DPO, UPO, and RLVR, this model supports both “thinking” and non-thinking inference modes. Designed for vision-language tasks in English and Chinese, it is optimized for efficient scaling and can operate under 4-bit/8-bit quantization.


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 123000 context window for long document handling
  • Competitive pricing at $0.5/$1.4 per million tokens

Key Features

  • Context Window: 123000 tokens
  • Max Output: 16000 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderBaidu
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window123000 tokens
Max Output16000 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.5
Output$1.4

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: baidu/ernie-4.5-vl-424b-a47b


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="baidu/ernie-4.5-vl-424b-a47b",
    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": "baidu/ernie-4.5-vl-424b-a47b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: baidu/ernie-4.5-vl-424b-a47b
  • Provider: Baidu

情報

プロバイダーbaidu
タイプllm

対応機能

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

API アクセスガイド

Base URLhttps://llm.wavespeed.ai/v1
API エンドポイントchat/completions
モデル IDbaidu/ernie-4.5-vl-424b-a47b

Ernie 4.5 Vl 424b A47b API

baidu/ernie-4.5-vl-424b-a47b

ERNIE-4.5-VL-424B-A47B is a multimodal Mixture-of-Experts (MoE) model from Baidu’s ERNIE 4.5 series, featuring 424B total parameters with 47B active per token. It is trained jointly on text and image data...

入力

$0.42 /M

出力

$1.25 /M

コンテキスト

123K

最大出力

16K

Vision

対応

WaveSpeedAIでErnie 4.5 Vl 424b A47bを試す

統合APIを通じてErnie 4.5 Vl 424b A47bにアクセス — OpenAI互換、コールドスタートなし、透明な料金。

Ernie 4.5 Vl 424b A47bに関するよくある質問

Ernie 4.5 Vl 424b A47b API の料金はいくらですか?+

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

Ernie 4.5 Vl 424b A47b のコンテキストウィンドウはどのくらいですか?+

Ernie 4.5 Vl 424b A47b はリクエストあたり最大 123K のコンテキストトークンと最大 16K の出力トークンをサポートします。

Ernie 4.5 Vl 424b A47b は OpenAI 互換ですか?+

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

Ernie 4.5 Vl 424b A47b を使い始めるには?+

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

関連 LLM API