From 18c0f4718df5186e2d74cceea3eca85544d30e5d Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 19 Jul 2024 15:20:15 +0200 Subject: [PATCH] models(gallery): add einstein-v4-7b (#2922) 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 76ba255d..634d06fd 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -282,6 +282,31 @@ - filename: Mahou-1.3d-mistral-7B.i1-Q4_K_M.gguf sha256: 8272f050e36d612ab282e095cb4e775e2c818e7096f8d522314d256923ef6da9 uri: huggingface://mradermacher/Mahou-1.3d-mistral-7B-i1-GGUF/Mahou-1.3d-mistral-7B.i1-Q4_K_M.gguf +- name: "einstein-v4-7b" + url: "github:mudler/LocalAI/gallery/chatml.yaml@master" + icon: https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/U0zyXVGj-O8a7KP3BvPue.png + urls: + - https://huggingface.co/Weyaxi/Einstein-v4-7B + - https://huggingface.co/mradermacher/Einstein-v4-7B-GGUF + tags: + - llm + - gguf + - gpu + - mistral + - cpu + description: | + 🔬 Einstein-v4-7B + + This model is a full fine-tuned version of mistralai/Mistral-7B-v0.1 on diverse datasets. + + This model is finetuned using 7xRTX3090 + 1xRTXA6000 using axolotl. + overrides: + parameters: + model: Einstein-v4-7B.Q4_K_M.gguf + files: + - filename: Einstein-v4-7B.Q4_K_M.gguf + sha256: 78bd573de2a9eb3c6e213132858164e821145f374fcaa4b19dfd6502c05d990d + uri: huggingface://mradermacher/Einstein-v4-7B-GGUF/Einstein-v4-7B.Q4_K_M.gguf - &mudler ### START mudler's LocalAI specific-models url: "github:mudler/LocalAI/gallery/mudler.yaml@master"