From 9c0c11e8a05717c685381650e3b640341faf4683 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 21 Jul 2024 21:57:30 +0200 Subject: [PATCH] models(gallery): add StellarDong-72b (#2941) 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 3fd8def2..63e3b49f 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -262,6 +262,21 @@ - filename: Qwen2-7B-Instruct-v0.8.Q4_K_M.gguf sha256: 8c1b3efe9fa6ae1b37942ef26473cb4e0aed0f8038b60d4b61e5bffb61e49b7e uri: huggingface://MaziyarPanahi/calme-2.8-qwen2-7b-GGUF/Qwen2-7B-Instruct-v0.8.Q4_K_M.gguf +- !!merge <<: *qwen2 + name: "stellardong-72b-i1" + icon: https://huggingface.co/smelborp/StellarDong-72b/resolve/main/stellardong.png + urls: + - https://huggingface.co/smelborp/StellarDong-72b + - https://huggingface.co/mradermacher/StellarDong-72b-i1-GGUF + description: | + Magnum + Nova = you won't believe how stellar this dong is!! + overrides: + parameters: + model: StellarDong-72b.i1-Q4_K_M.gguf + files: + - filename: StellarDong-72b.i1-Q4_K_M.gguf + sha256: 4c5012f0a034f40a044904891343ade2594f29c28a8a9d8052916de4dc5a61df + uri: huggingface://mradermacher/StellarDong-72b-i1-GGUF/StellarDong-72b.i1-Q4_K_M.gguf - &mistral03 ## START Mistral url: "github:mudler/LocalAI/gallery/mistral-0.3.yaml@master"