From 0802895cd20cf0ae482c66ef2d83a2e5244f5e27 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Wed, 24 Jul 2024 14:32:54 +0200 Subject: [PATCH] Update index.yaml Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/index.yaml b/gallery/index.yaml index cc654885..fa61393c 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -3,7 +3,7 @@ - &llama31 url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master" icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png - name: "llama3-8b-instruct" + name: "meta-llama-3.1-8b-instruct" license: llama3.1 description: | The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models in 8B, 70B and 405B sizes (text in/text out). The Llama 3.1 instruction tuned text only models (8B, 70B, 405B) are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.