From 518390f096e6287d96574c14f5bcaf041f649476 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 17 Jun 2025 12:22:40 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...d-inference-added-new-models-support-devstral.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx diff --git a/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx b/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx new file mode 100644 index 0000000000..beb276699b --- /dev/null +++ b/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx @@ -0,0 +1,12 @@ +--- +title: New models support Devstral +status: added +date: 2025-06-17 +category: ai-data +product: managed-inference +--- + +[Devstral Small 2505](https://www.scaleway.com/en/docs/managed-inference/reference-content/model-catalog/#devstral-small-2505) is now available for deployment on Managed Inference. + +Devstral is a fine-tune of Mistral Small 3.1, optimized for agentic software engineering tasks. [Try it now](https://www.scaleway.com/en/docs/generative-apis/reference-content/integrating-generative-apis-with-popular-tools/) within your IDE. + From 04d13c5629b898d93593517c9357c497a6383ba9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Tue, 17 Jun 2025 14:34:13 +0200 Subject: [PATCH 2/3] Update changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx --- ...-17-managed-inference-added-new-models-support-devstral.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx b/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx index beb276699b..b2c2fda32e 100644 --- a/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx +++ b/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx @@ -8,5 +8,4 @@ product: managed-inference [Devstral Small 2505](https://www.scaleway.com/en/docs/managed-inference/reference-content/model-catalog/#devstral-small-2505) is now available for deployment on Managed Inference. -Devstral is a fine-tune of Mistral Small 3.1, optimized for agentic software engineering tasks. [Try it now](https://www.scaleway.com/en/docs/generative-apis/reference-content/integrating-generative-apis-with-popular-tools/) within your IDE. - +Devstral is a fine-tune of Mistral Small 3.1, optimized for agentic software engineering tasks. Refer to the [official documentation](/generative-apis/reference-content/integrating-generative-apis-with-popular-tools/) for more information and try Devstral within your IDE. From 35e6c058d8fbcd2b9a44d545464dd59295f9e376 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Thu, 19 Jun 2025 17:37:38 +0200 Subject: [PATCH 3/3] fix(gapi): review ro Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...6-17-managed-inference-added-new-models-support-devstral.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx b/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx index b2c2fda32e..43d6530fb9 100644 --- a/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx +++ b/changelog/june2025/2025-06-17-managed-inference-added-new-models-support-devstral.mdx @@ -1,5 +1,5 @@ --- -title: New models support Devstral +title: New supported model - Devstral status: added date: 2025-06-17 category: ai-data