From b743c0d07f1d95d8ad95064e03c69fe2ad153be2 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 25 Feb 2025 14:56:12 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...ve-apis-deprecated-deprecation-llama-31-70b.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx diff --git a/changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx b/changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx new file mode 100644 index 0000000000..731986ed9e --- /dev/null +++ b/changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx @@ -0,0 +1,14 @@ +--- +title: Deprecation - Llama 3.1 70B +status: deprecated +author: + fullname: '' + url: 'https://slack.scaleway.com' +date: 2025-02-25 +category: ai-data +product: generative-apis +--- + +Llama 3.1 70B is now deprecated, as the newer Llama 3.3 70B is available with similar or above performance in most use cases. +Llama 3.1 70B will remain available through API until May 25th 2025, and redirected automatically to Llama 3.3 70B afterwards. Llama 3.1 8B is not affected by this change and remains in Active support. + From 0afcc74055ed79af94081a4d3d327fa0ccf2e02e Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 25 Feb 2025 16:36:23 +0100 Subject: [PATCH 2/2] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- ...5-generative-apis-deprecated-deprecation-llama-31-70b.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx b/changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx index 731986ed9e..2cc89051af 100644 --- a/changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx +++ b/changelog/february2025/2025-02-25-generative-apis-deprecated-deprecation-llama-31-70b.mdx @@ -9,6 +9,5 @@ category: ai-data product: generative-apis --- -Llama 3.1 70B is now deprecated, as the newer Llama 3.3 70B is available with similar or above performance in most use cases. -Llama 3.1 70B will remain available through API until May 25th 2025, and redirected automatically to Llama 3.3 70B afterwards. Llama 3.1 8B is not affected by this change and remains in Active support. - +Llama 3.1 70B is now deprecated. The new Llama 3.3 70B is available with similar or better performance in most use cases. +Llama 3.1 70B will remain available through the API until May 25th 2025. You will then be redirected automatically to the Llama 3.3 70B API afterwards. Llama 3.1 8B is not affected by this change and remains supported.