From 310b2171be38fd25adcc407666a9d203d3b5d233 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 12 May 2024 09:39:58 +0200 Subject: [PATCH] models(gallery): add llama-3-refueled (#2297) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 25e7db78..66faea5f 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -416,6 +416,21 @@ - filename: openbiollm-llama3-8b.Q4_K_M.gguf sha256: 806fa724139b6a2527e33a79c25a13316188b319d4eed33e20914d7c5955d349 uri: huggingface://aaditya/OpenBioLLM-Llama3-8B-GGUF/openbiollm-llama3-8b.Q4_K_M.gguf +- !!merge <<: *llama3 + name: "llama-3-refueled" + urls: + - https://huggingface.co/LoneStriker/Llama-3-Refueled-GGUF + license: cc-by-nc-4.0 + icon: https://assets-global.website-files.com/6423879a8f63c1bb18d74bfa/648818d56d04c3bdf36d71ab_Refuel_rev8-01_ts-p-1600.png + description: | + RefuelLLM-2-small, aka Llama-3-Refueled, is a Llama3-8B base model instruction tuned on a corpus of 2750+ datasets, spanning tasks such as classification, reading comprehension, structured attribute extraction and entity resolution. We're excited to open-source the model for the community to build on top of. + overrides: + parameters: + model: Llama-3-Refueled-Q4_K_M.gguf + files: + - filename: Llama-3-Refueled-Q4_K_M.gguf + sha256: 4d37d296193e4156cae1e116c1417178f1c35575ee5710489c466637a6358626 + uri: huggingface://LoneStriker/Llama-3-Refueled-GGUF/Llama-3-Refueled-Q4_K_M.gguf - !!merge <<: *llama3 name: "llama-3-8b-lexifun-uncensored-v1" icon: "https://cdn-uploads.huggingface.co/production/uploads/644ad182f434a6a63b18eee6/GrOs1IPG5EXR3MOCtcQiz.png"