embed-english-light-v2.0
Embed English Light v2 (Cohere)
Yes — Embed English Light v2 is retired. Cohere deprecated it on April 4, 2026 and shut it down on April 4, 2026; API requests to it now fail. The recommended replacement is Embed English Light v3.
The 1024-dimension light English embedder, chosen by people who cared about index size more than recall. Retired on 4 April 2026 with no notice period. Note that its direct successor embed-english-light-v3.0 is still active, so this is one of the few v2.0 retirements with a genuine like-for-like target.
The facts
| Provider | Cohere |
|---|---|
| Model id | embed-english-light-v2.0 |
| Released | — |
| Deprecated | April 4, 2026 |
| Shutdown | April 4, 2026 · 121 days ago |
| Status | Retired |
| Last verified | August 3, 2026 |
What to use instead
Cohere's notice names embed-english-v3.0 and embed-v4.0, neither of which is a light model. The light v3.0 id is the closer match on vector size and cost, but it is our recommendation rather than Cohere's.
What parameters embed-english-light-v3.0 accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "embed-english-light-v2.0"
+ "model": "embed-english-light-v3.0"
Frequently asked questions
- When did Cohere Embed English Light v2 shut down?
- Cohere Embed English Light v2 shut down on April 4, 2026. API requests to it fail from that date onward.
- What replaces Cohere Embed English Light v2?
- Cohere recommends Embed English Light v3 (`embed-english-light-v3.0`) as the replacement for Cohere Embed English Light v2. Cohere's notice names embed-english-v3.0 and embed-v4.0, neither of which is a light model. The light v3.0 id is the closer match on vector size and cost, but it is our recommendation rather than Cohere's.
- Is Cohere Embed English Light v2 still available?
- No. Cohere Embed English Light v2 is retired and no longer served — it was shut down on April 4, 2026. Calls to it return an error.
- How do I migrate from Cohere Embed English Light v2 to embed-english-light-v3.0?
- Swap the model id in your API call: replace "embed-english-light-v2.0" with "embed-english-light-v3.0". Cohere's notice names embed-english-v3.0 and embed-v4.0, neither of which is a light model. The light v3.0 id is the closer match on vector size and cost, but it is our recommendation rather than Cohere's.
Sources
- Cohere deprecations · docs.cohere.com · accessed August 3, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/cohere/embed-english-light-v2.0)