From ad194fe4da49ef1ed95fdb350d466c35767d75a4 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:55:18 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- .../reference-content/llama-3.3-70b-instruct.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ai-data/managed-inference/reference-content/llama-3.3-70b-instruct.mdx b/ai-data/managed-inference/reference-content/llama-3.3-70b-instruct.mdx index 0539d25ad8..4f7618359c 100644 --- a/ai-data/managed-inference/reference-content/llama-3.3-70b-instruct.mdx +++ b/ai-data/managed-inference/reference-content/llama-3.3-70b-instruct.mdx @@ -18,9 +18,9 @@ categories: | Attribute | Details | |-----------------|------------------------------------| | Provider | [Meta](https://www.llama.com/) | -| License | [Llama 3.3 community](https://www.llama.com/llama3_3/license/) | | +| License | [Llama 3.3 community](https://www.llama.com/llama3_3/license/) | | Compatible Instances | H100-2 (BF16) | -| Context Length | up to 70k tokens | +| Context length | Up to 70k tokens | ## Model names @@ -42,7 +42,7 @@ This model is still text-only (text in/text out). However, Llama 3.3 was designe ## Why is it useful? - Llama 3.3 uses the same prompt format as Llama 3.1. Prompts written for Llama 3.1 work unchanged with Llama 3.3. -- Llama 3.3 supports 7 languages in addition to English: French, German, Hindi, Italian, Portuguese, Spanish, and Thai +- Llama 3.3 supports 7 languages in addition to English: French, German, Hindi, Italian, Portuguese, Spanish, and Thai. ## How to use it