Skip to content

Commit ccf840a

Browse files
authored
Update supported-models.mdx (#4368)
Adding DeepSeek-R1-Distill-Llama-70B to supported model list in Preview
1 parent 48b1aa3 commit ccf840a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 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. [Specific terms and conditions](https://www.scaleway.com/en/contracts/) apply.
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/).
1616
</Message>
1717

1818
Our [Chat API](/generative-apis/how-to/query-language-models) has built-in support for the most popular instruct models.
@@ -27,6 +27,7 @@ Our [Chat API](/generative-apis/how-to/query-language-models) has built-in suppo
2727
| Mistral | `mistral-nemo-instruct-2407` | 128k | 8192 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | [HF](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) |
2828
| Mistral | `pixtral-12b-2409` | 128k | 4096 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | [HF](https://huggingface.co/mistralai/Pixtral-12B-2409) |
2929
| Qwen | `qwen2.5-coder-32b-instruct` | 128k | 8192 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | [HF](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct) |
30+
| 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) |
3031

3132

3233
<Message type="tip">

0 commit comments

Comments
 (0)