From 622edbc149fd6d5c2e0b7fff2752b3f2b7d7f598 Mon Sep 17 00:00:00 2001 From: groupuser Date: Mon, 26 May 2025 00:07:53 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1487d2c..19fe7a0 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,17 @@ tags: - meta - pytorch - test +- readme language: - en - ko +- jp --- +## Model Information + +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 + +**Model Architecture:** Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for helpfulness and safety. \ No newline at end of file