summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Wu <kaiwu@meta.com>2024-09-25 14:15:32 -0700
committerGitHub <noreply@github.com>2024-09-25 14:15:32 -0700
commit0c212220b07b005201d268e3de1685bf39328412 (patch)
treeb8e4df23b27595468f316a97287c624a7dfbfb7e
parenta47498f2ccdbb246cafd228481cbd817ba9224de (diff)
small fix on the model card (#151)
-rw-r--r--models/llama3_2/MODEL_CARD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/llama3_2/MODEL_CARD.md b/models/llama3_2/MODEL_CARD.md
index 24399ac..2ff4187 100644
--- a/models/llama3_2/MODEL_CARD.md
+++ b/models/llama3_2/MODEL_CARD.md
@@ -1,6 +1,6 @@
## Model Information
-The Meta Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks.
+The Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks.
**Model Developer:** Meta