@@ -27,7 +27,8 @@ A quick overview of available models in Scaleway's catalog and their core attrib
2727| [ ` deepseek-r1-distill-70b ` ] ( #deepseek-r1-distill-llama-70b ) | Deepseek | 128k | Text | H100, H100-2 | [ MIT] ( https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B/blob/main/LICENSE ) and [ Llama 3.3 Community] ( https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct/blob/main/LICENSE ) |
2828| [ ` deepseek-r1-distill-8b ` ] ( #deepseek-r1-distill-llama-8b ) | Deepseek | 128k | Text | L4, L40S, H100, H100-2 | [ MIT] ( https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-70B/blob/main/LICENSE ) and [ Llama 3.1 Community] ( https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct/blob/main/LICENSE ) |
2929| [ ` mistral-7b-instruct-v0.3 ` ] ( #mistral-7b-instruct-v03 ) | Mistral | 32k | Text | L4, L40S, H100, H100-2 | [ Apache 2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
30- | [ ` mistral-small-3.1-24b-instruct-2503 3 ` ] ( #mistral-small-3.1-24b-instruct-2503 ) | Mistral | 128k | Text, Vision | H100, H100-2 | [ Apache 2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
30+ | [ ` mistral-small-3.1-24b-instruct-2503 ` ] ( #mistral-small-31-24b-instruct-2503 ) | Mistral | 128k | Text, Vision | H100, H100-2 | [ Apache 2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
31+ | [ ` mistral-small-24b-instruct-2501 ` ] ( #mistral-small-24b-instruct-2501 ) | Mistral | 32k | Text | L40S, H100, H100-2 | [ Apache 2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
3132| [ ` mistral-nemo-instruct-2407 ` ] ( #mistral-nemo-instruct-2407 ) | Mistral | 128k | Text | L40S, H100, H100-2 | [ Apache 2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
3233| [ ` mixtral-8x7b-instruct-v0.1 ` ] ( #mixtral-8x7b-instruct-v01 ) | Mistral | 32k | Text | H100-2 | [ Apache 2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
3334| [ ` moshiko-0.1-8b ` ] ( #moshiko-01-8b ) | Kyutai | 4k | Audio to Audio | L4, H100 | [ CC-BY-4.0] ( https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/cc-by-4.0.md ) |
@@ -46,12 +47,13 @@ A quick overview of available models in Scaleway's catalog and their core attrib
4647| ` llama-3.3-70b-instruct ` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai |
4748| ` llama-3.1-70b-instruct ` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai |
4849| ` llama-3.1-8b-instruct ` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai |
49- | ` llama-3.1-Nemotron-70b-instruct ` | Yes | Yes | English |
5050| ` llama-3-70b-instruct ` | Yes | Yes | English |
51+ | ` llama-3.1-nemotron-70b-instruct ` | Yes | Yes | English |
5152| ` deepseek-r1-distill-llama-70B ` | Yes | Yes | English, Chinese |
5253| ` deepseek-r1-distill-llama-8B ` | Yes | Yes | English, Chinese |
5354| ` mistral-7b-instruct-v0.3 ` | Yes | Yes | English |
5455| ` mistral-small-3.1-24b-instruct-2503 ` | Yes | Yes | English, French, German, Greek, Hindi, Indonesian, Italian, Japanese, Korean, Malay, Nepali, Polish, Portuguese, Romanian, Russian, Serbian, Spanish, Swedish, Turkish, Ukrainian, Vietnamese, Arabic, Bengali, Chinese, Farsi |
56+ | ` mistral-small-24b-instruct-2501 ` | Yes | Yes | Text | English, French, German, Dutch, Spanish, Italian, Polish, Portuguese, Chinese, Japanese, Korean |
5557| ` mistral-nemo-instruct-2407 ` | Yes | Yes | English, French, German, Spanish, Italian, Portuguese, Russian, Chinese, Japanese |
5658| ` mixtral-8x7b-instruct-v0.1 ` | Yes | Yes | English, French, German, Italian, Spanish |
5759| ` moshiko-0.1-8b ` | No | No | English |
@@ -203,7 +205,7 @@ This model is open-weight and distributed under the Apache 2.0 license.
203205mistral/mistral-7b-instruct-v0.3:bf16
204206```
205207
206- ### Mistral-small-24b-base -2501
208+ ### Mistral-small-24b-instruct -2501
207209Mistral Small 24B Instruct is a state-of-the-art transformer model of 24B parameters, built by Mistral.
208210This model is open-weight and distributed under the Apache 2.0 license.
209211
0 commit comments