ernie 4.5 21b a3b thinking RETIRED
Closest current models
Migrating
Code calling baidu/ernie-4.5-21b-a3b-thinking will error. Through an OpenAI-compatible gateway the fix is one line — change the model string to a current id and keep everything else. Our routing & failover guide shows how to avoid hard-coding a single model again.
Never hard-code one model again
One key, 300+ models, automatic failover when a model is retired or goes down.
Get an API keyBrowse modelsFrequently asked questions
Is ernie 4.5 21b a3b thinking still available?
As of July 2026, the model id "baidu/ernie-4.5-21b-a3b-thinking" is not in the live serving catalog — it has been retired, renamed, or superseded upstream. The successors below are the closest currently-served options on DataLLM Lab.
What should I use instead of ernie 4.5 21b a3b thinking?
The closest current models are ERNIE 4.5 VL 424B A47B — each is linked below with live pricing.
Will my code break?
Calling "baidu/ernie-4.5-21b-a3b-thinking" directly will error. Through DataLLM Lab, swapping the model string to a current id is the only change needed.