From 77ad49333a2ad8a2d7bdf1ad25aba3de93eee720 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 21 Jul 2024 21:45:04 +0200 Subject: [PATCH] models(gallery): add calme-2.3-phi3-4b (#2939) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 46f9f7c7..dc2e5007 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -3500,7 +3500,23 @@ - filename: phillama-3.8b-v0.1.Q4_K_M.gguf sha256: da537d352b7aae54bbad0d2cff3e3a1b0e1dc1e1d25bec3aae1d05cf4faee7a2 uri: huggingface://RichardErkhov/raincandy-u_-_phillama-3.8b-v0.1-gguf/phillama-3.8b-v0.1.Q4_K_M.gguf +- !!merge <<: *llama3 + name: "calme-2.3-phi3-4b" + icon: https://huggingface.co/MaziyarPanahi/calme-2.1-phi3-4b/resolve/main/phi-3-instruct.webp + urls: + - https://huggingface.co/MaziyarPanahi/calme-2.3-phi3-4b + - https://huggingface.co/MaziyarPanahi/calme-2.3-phi3-4b-GGUF + description: | + MaziyarPanahi/calme-2.1-phi3-4b + This model is a fine-tune (DPO) of microsoft/Phi-3-mini-4k-instruct model. + overrides: + parameters: + model: Phi-3-mini-4k-instruct-v0.3.Q4_K_M.gguf + files: + - filename: Phi-3-mini-4k-instruct-v0.3.Q4_K_M.gguf + sha256: 3a23e1052369c080afb925882bd814cbea5ec859894655a7434c3d49e43a6127 + uri: huggingface://MaziyarPanahi/calme-2.3-phi3-4b-GGUF/Phi-3-mini-4k-instruct-v0.3.Q4_K_M.gguf - &hermes-2-pro-mistral ### START Hermes url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"