diff --git a/docs/getting-started/changelog.mdx b/docs/getting-started/changelog.mdx index e0024cc..e5397d7 100644 --- a/docs/getting-started/changelog.mdx +++ b/docs/getting-started/changelog.mdx @@ -3,6 +3,8 @@ id: changelog title: Changelog sidebar_position: 1.8 --- +February 17, 2025 +- We released Mistral Saba 25.02 (`mistral-saba-2502`). January 30, 2025 - We released Mistral Small 25.01 (`mistral-small-2501`). diff --git a/docs/getting-started/introduction.mdx b/docs/getting-started/introduction.mdx index 2573c69..baea63f 100644 --- a/docs/getting-started/introduction.mdx +++ b/docs/getting-started/introduction.mdx @@ -16,6 +16,7 @@ We release both premier models and free models, driving innovation and convenien - Mistral Large, our top-tier reasoning model for high-complexity tasks with the lastest version released [November 2024](https://mistral.ai/news/pixtral-large/) - Pixtral Large, our frontier-class multimodal model released [November 2024](https://mistral.ai/news/pixtral-large/) +- Mistral Saba, a leader in small models category trained extensively on languages from the Middle East and South Asia released [February 2025](https://mistral.ai/news/mistral-saba/) - Ministral 3B, world’s best edge model released [October 2024](https://mistral.ai/news/ministraux/) - Ministral 8B, powerful edge model with extremely high performance/price ratio released [October 2024](https://mistral.ai/news/ministraux/) - Codestral, our cutting-edge language model for coding with the latest version released [January 2025](https://mistral.ai/news/codestral-2501/) diff --git a/docs/getting-started/models/benchmark.md b/docs/getting-started/models/benchmark.md index 5b66729..56b6d5c 100644 --- a/docs/getting-started/models/benchmark.md +++ b/docs/getting-started/models/benchmark.md @@ -14,6 +14,9 @@ You can find the benchmark results in the following blog posts: - [Pixtral 12B](https://mistral.ai/news/pixtral-12b/): Pixtral 12B the first open-source model to demonstrate state-of-the-art multimodal understanding, without regressing on abilities in pure text. - [Mistral Large](https://mistral.ai/news/mistral-large-2407/): a cutting-edge text generation model with top-tier reasoning capabilities. It can be used for complex multilingual reasoning tasks, including text understanding, transformation, and code generation. +- [Mistral Small](https://mistral.ai/news/mistral-small-3/): A powerful and efficient text generation model with high level conversational and translation capabilities. +- [Mistral Saba](https://mistral.ai/news/mistral-saba/): A powerful and efficient text generation model trained extensively on languages from the Middle East and South Asia, achieving state-of-the-art quality comparable to much larger models. +It can be used for complex multilingual reasoning tasks, including text understanding, transformation, and code generation. - [Mistral Nemo](https://mistral.ai/news/mistral-nemo/): Mistral Nemo's reasoning, world knowledge, and coding performance are state-of-the-art in its size category. As it relies on standard architecture, Mistral Nemo is easy to use and a drop-in replacement in any system using Mistral 7B that it supersedes. - [Codestral](https://mistral.ai/news/codestral-2501/): Codestral sets a new standard on the performance/latency space for code generation compared to previous models used for coding. - [Codestral-Mamba](https://mistral.ai/news/codestral-mamba/): we have trained this model with advanced code and reasoning capabilities, enabling the model to have a strong performance on par with SOTA transformer-based models. diff --git a/docs/getting-started/models/overview.md b/docs/getting-started/models/overview.md index a724b83..403ff14 100644 --- a/docs/getting-started/models/overview.md +++ b/docs/getting-started/models/overview.md @@ -8,8 +8,8 @@ slug: models_overview Mistral provides two types of models: free models and premier models. :::note[ ] -- For API pricing details, please visit our [pricing page](https://mistral.ai/technology/#pricing). -- If you are interested in purchasing a commercial license for our models, please [contact our team](https://mistral.ai/contact/). +- For API pricing details, please visit our [pricing page](https://mistral.ai/en/products/la-plateforme#pricing). +- If you are interested in purchasing a commercial license for our models, please [contact our team](https://mistral.ai/en/contact). ::: ### Premier models @@ -19,6 +19,7 @@ Mistral provides two types of models: free models and premier models. | Codestral | | :heavy_check_mark: | Our cutting-edge language model for coding with the second version released January 2025, Codestral specializes in low-latency, high-frequency tasks such as fill-in-the-middle (FIM), code correction and test generation. Learn more on our [blog post](https://mistral.ai/news/codestral-2501/) | 256k | `codestral-latest` | 25.01| | Mistral Large |:heavy_check_mark:
[Mistral Research License](https://mistral.ai/licenses/MRL-0.1.md)| :heavy_check_mark: |Our top-tier reasoning model for high-complexity tasks with the lastest version released November 2024. Learn more on our [blog post](https://mistral.ai/news/pixtral-large/) | 131k | `mistral-large-latest`| 24.11| | Pixtral Large |:heavy_check_mark:
[Mistral Research License](https://mistral.ai/licenses/MRL-0.1.md)| :heavy_check_mark: |Our frontier-class multimodal model released November 2024. Learn more on our [blog post](https://mistral.ai/news/pixtral-large/)| 131k | `pixtral-large-latest`| 24.11| +| Mistral Saba | | :heavy_check_mark: | A powerfull and efficient model for languages from the Middle East and South Asia. Learn more on our [blog post](https://mistral.ai/news/mistral-saba/)| 32k | `mistral-saba-latest`| 25.02| | Ministral 3B | | :heavy_check_mark: | World’s best edge model. Learn more on our [blog post](https://mistral.ai/news/ministraux/) | 131k | `ministral-3b-latest` | 24.10| | Ministral 8B | :heavy_check_mark:
[Mistral Research License](https://mistral.ai/licenses/MRL-0.1.md)| :heavy_check_mark: |Powerful edge model with extremely high performance/price ratio. Learn more on our [blog post](https://mistral.ai/news/ministraux/) | 131k | `ministral-8b-latest` | 24.10| | Mistral Embed | | :heavy_check_mark: | Our state-of-the-art semantic for extracting representation of text extracts | 8k | `mistral-embed` | 23.12| @@ -57,7 +58,8 @@ Here are the details of the available versions: - `ministral-3b-latest`: currently points to `ministral-3b-2410`. - `ministral-8b-latest`: currently points to `ministral-8b-2410`. - `open-mistral-nemo`: currently points to `open-mistral-nemo-2407`. -- `mistral-small-latest`: currently points to `mistral-small-2501`. +- `mistral-small-latest`: currently points to `mistral-small-2501`. +- `mistral-saba-latest`: currently points to `mistral-saba-2502`. - `codestral-latest`: currently points to `codestral-2501`. ## Model deprecation