Seedance 2.0 SCONTO 20% | Crea nel 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...

Prezzi

Pay-per-use

Nessun costo iniziale, paga solo per ciò che usi

Input$0.42 / M Tokens
Output$1.25 / M Tokens

Prova il modello

baidu/ernie-4.5-vl-424b-a47b
Online
B
Ciao! Sono un assistente IA utile. Come posso aiutarti?

Utilizzo API

Usa i seguenti esempi di codice per integrare la nostra 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)

Introduzione al modello

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

Info

Providerbaidu
Tipollm

Funzionalità supportate

Input
TestoImmagine
Output
Testo
Contesto123,000
Output massimo16,000
Vision✓ Supportato
Function Calling-

Guida all'accesso API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID modellobaidu/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...

Input

$0.42 /M

Output

$1.25 /M

Contesto

123K

Output max

16K

Vision

Supportato

Prova Ernie 4.5 Vl 424b A47b su WaveSpeedAI

Accedi a Ernie 4.5 Vl 424b A47b tramite la nostra API unificata — compatibile con OpenAI, senza cold start, prezzi trasparenti.

Domande frequenti su Ernie 4.5 Vl 424b A47b

Quanto costa Ernie 4.5 Vl 424b A47b via API?+

Prezzi su WaveSpeedAI: $0.42 per milione di token in input e $1.25 per milione di token in output. Prompt caching e batch processing sono fatturati separatamente e riducono il costo effettivo su carichi lunghi e ripetitivi.

Qual è la context window di Ernie 4.5 Vl 424b A47b?+

Ernie 4.5 Vl 424b A47b supporta fino a 123K token di contesto e fino a 16K token di output per richiesta.

Ernie 4.5 Vl 424b A47b è compatibile con OpenAI?+

Sì. WaveSpeedAI espone Ernie 4.5 Vl 424b A47b tramite un endpoint compatibile con OpenAI all'indirizzo https://llm.wavespeed.ai/v1. Punta l'SDK ufficiale di OpenAI a questa base URL con la tua API key WaveSpeedAI — senza altre modifiche al codice.

Come si inizia con Ernie 4.5 Vl 424b A47b?+

Accedi a WaveSpeedAI, crea una API key in Access Keys, poi invia una richiesta a https://llm.wavespeed.ai/v1/chat/completions con il model id mostrato sopra. I nuovi account ricevono crediti gratuiti per testare Ernie 4.5 Vl 424b A47b.

API LLM correlate