From 2c2efe2d112a276bbd7dd880d3e1e466089964e0 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 12 Jul 2024 12:42:58 +0200 Subject: [PATCH] models(gallery): add l3-ms-astoria-8b (#2785) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index c8ead654..058d9bca 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -2641,6 +2641,31 @@ - filename: Nymph_8B.i1-Q4_K_M.gguf sha256: 5b35794539d9cd262720f47a54f59dbffd5bf6c601950359b5c68d13f1ce13a0 uri: huggingface://mradermacher/Nymph_8B-i1-GGUF/Nymph_8B.i1-Q4_K_M.gguf +- !!merge <<: *llama3 + name: "l3-ms-astoria-8b" + urls: + - https://huggingface.co/ibrahimkettaneh/L3-MS-Astoria-8b + - https://huggingface.co/mradermacher/L3-MS-Astoria-8b-GGUF + description: | + This is a merge of pre-trained language models created using mergekit. + Merge Method + + This model was merged using the Model Stock merge method using failspy/Meta-Llama-3-8B-Instruct-abliterated-v3 as a base. + Models Merged + + The following models were included in the merge: + + ProbeMedicalYonseiMAILab/medllama3-v20 + migtissera/Tess-2.0-Llama-3-8B + Cas-Warehouse/Llama-3-Psychology-LoRA-Stock-8B + TheSkullery/llama-3-cat-8b-instruct-v1 + overrides: + parameters: + model: L3-MS-Astoria-8b.Q4_K_M.gguf + files: + - filename: L3-MS-Astoria-8b.Q4_K_M.gguf + sha256: cc5db0ef056aa57cb848988f6a7c739701ecde6303a9d8262f5dac76287ba15a + uri: huggingface://mradermacher/L3-MS-Astoria-8b-GGUF/L3-MS-Astoria-8b.Q4_K_M.gguf - &chatml ### ChatML url: "github:mudler/LocalAI/gallery/chatml.yaml@master"