Search models/
Models / Sao10k / l3 euryale 70b

l3 euryale 70b RETIRED

sao10k/l3-euryale-70b
Status: no longer in the live catalog. As of July 2026, this model id is not served — it has been retired, renamed, or superseded upstream. This page stays up so you can find the current replacement.

Closest current models

Llama 3.1 Euryale 70B v2.2
$0.85 / $0.85 per 1M · 131K
Llama 3.3 Euryale 70B
$0.65 / $0.75 per 1M · 131K
Llama 3.1 70B Hanami x1
$3.00 / $3.00 per 1M · 16K

Migrating

Code calling sao10k/l3-euryale-70b 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 models

Frequently asked questions

Is l3 euryale 70b still available?

As of July 2026, the model id "sao10k/l3-euryale-70b" 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 l3 euryale 70b?

The closest current models are Llama 3.1 Euryale 70B v2.2, Llama 3.3 Euryale 70B, Llama 3.1 70B Hanami x1 — each is linked below with live pricing.

Will my code break?

Calling "sao10k/l3-euryale-70b" directly will error. Through DataLLM Lab, swapping the model string to a current id is the only change needed.