Skip to content

Commit 14ca0d2

Browse files
authored
Update supported-models.mdx (#4469)
1 parent 00cdb40 commit 14ca0d2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/generative-apis/reference-content/supported-models.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dates:
1212
---
1313

1414
<Message type="important">
15-
This service is free while in beta. Starting March 12th 2025, Generative APIs will become Generally Available, and the [following pricing](https://www.scaleway.com/en/pricing/model-as-a-service/#generative-apis) will apply along with exsting [Specific terms and conditions](https://www.scaleway.com/en/contracts/).
15+
This service is free while in beta. Starting March 12th 2025, Generative APIs will become Generally Available, and the [following pricing](https://www.scaleway.com/en/pricing/model-as-a-service/#generative-apis) will apply along with existing [Specific terms and conditions](https://www.scaleway.com/en/contracts/).
1616
</Message>
1717

1818
Our API supports the most popular models for [Chat](/generative-apis/how-to/query-language-models), [Vision](/generative-apis/how-to/query-vision-models/) and [Embeddings](/generative-apis/how-to/query-embedding-models/).
@@ -29,6 +29,10 @@ Our API supports the most popular models for [Chat](/generative-apis/how-to/quer
2929
| DeepSeek (Preview) | `deepseek-r1` | 20k | 4096 | [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) | [HF](https://huggingface.co/deepseek-ai/DeepSeek-R1) |
3030
| DeepSeek (Preview) | `deepseek-r1-distill-llama-70b` | 32k | 4096 | [MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) | [HF](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B) |
3131

32+
<Message type="note">
33+
DeepSeek-R1 is currently under maintenance and therefore not available on Generative APIs anymore.
34+
</Message>
35+
3236
<Message type="tip">
3337
If you are unsure which chat model to use, we currently recommend Llama 3.1 8B Instruct (`llama-3.1-8b-instruct`) to get started.
3438
</Message>

0 commit comments

Comments
 (0)