From a7d75629a91e09abcbe7fd9eb62dcb029e92ad3d Mon Sep 17 00:00:00 2001 From: taewook Date: Tue, 27 May 2025 09:21:29 +0900 Subject: [PATCH] webhook test1 --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index e69de29..82e53c5 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,20 @@ +--- +license: cc +library_name: pandas +pipeline_tag: text-generation +tags: +- webhook +- aspect +language: +- en +- ko +--- + +## 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. +