Seedance 2.0 20 % RABATT | Im Video Generator erstellen →
B
baidu/ernie-4.5-300b-a47b

baidu/ernie-4.5-300b-a47b

123,000 context · $0.28/M input tokens · $1.10/M output tokens

ERNIE-4.5-300B-A47B is a 300B parameter Mixture-of-Experts (MoE) language model developed by Baidu as part of the ERNIE 4.5 series. It activates 47B parameters per token and supports text generation in...

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$0.28 / M Tokens
Ausgabe$1.10 / M Tokens

Modell ausprobieren

baidu/ernie-4.5-300b-a47b
Online
B
Hallo! Ich bin ein hilfreicher KI-Assistent. Womit kann ich helfen?

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

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

Modelleinführung

Baidu ernie-4.5-300b-a47b

ERNIE-4.5-300B-A47B is a 300B parameter Mixture-of-Experts (MoE) language model developed by Baidu as part of the ERNIE 4.5 series. It activates 47B p

ERNIE-4.5-300B-A47B is a 300B parameter Mixture-of-Experts (MoE) language model developed by Baidu as part of the ERNIE 4.5 series. It activates 47B parameters per token and supports text generation in both English and Chinese. Optimized for high-throughput inference and efficient scaling, it uses a heterogeneous MoE structure with advanced routing and quantization strategies, including FP8 and 2-bit formats. This version is fine-tuned for language-only tasks and supports reasoning, tool parameters, and extended context lengths up to 131k tokens. Suitable for general-purpose LLM applications with high reasoning and throughput demands.


Why It Looks Great

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

Key Features

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

Specifications

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

Pricing

Token TypeCost per Million Tokens
Input$0.3
Output$1.2

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-300b-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-300b-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-300b-a47b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

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

Info

Anbieterbaidu
Typllm

Unterstützte Funktionen

Eingabe
Text
Ausgabe
Text
Kontext123,000
Max. Ausgabe12,000
Vision-
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDbaidu/ernie-4.5-300b-a47b

Ernie 4.5 300b A47b API

baidu/ernie-4.5-300b-a47b

ERNIE-4.5-300B-A47B is a 300B parameter Mixture-of-Experts (MoE) language model developed by Baidu as part of the ERNIE 4.5 series. It activates 47B parameters per token and supports text generation in...

Eingabe

$0.28 /M

Ausgabe

$1.1 /M

Kontext

123K

Max. Ausgabe

12K

Ernie 4.5 300b A47b auf WaveSpeedAI testen

Zugriff auf Ernie 4.5 300b A47b über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Ernie 4.5 300b A47b

Wie viel kostet die Ernie 4.5 300b A47b-API?+

Preise auf WaveSpeedAI: $0.28 pro Million Input-Tokens und $1.10 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 Ernie 4.5 300b A47b?+

Ernie 4.5 300b A47b unterstützt bis zu 123K Kontext-Tokens und bis zu 12K Output-Tokens pro Anfrage.

Ist Ernie 4.5 300b A47b OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Ernie 4.5 300b A47b ü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 Ernie 4.5 300b A47b?+

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 Ernie 4.5 300b A47b zu testen.

Verwandte LLM-APIs