From 230fe0098faeca88a6ab4ddcba8e70ce0794ea86 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 7 Feb 2025 13:33:24 +0100 Subject: [PATCH] chore(model gallery): add cognitivecomputations_dolphin3.0-mistral-24b (#4779) 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 5af8f895..3e0c1ac6 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -6929,6 +6929,22 @@ - filename: cognitivecomputations_Dolphin3.0-R1-Mistral-24B-Q4_K_M.gguf sha256: d67de1e94fb32742bd09ee8beebbeb36a4b544785a8f8413dc4d9490e04eda6c uri: huggingface://bartowski/cognitivecomputations_Dolphin3.0-R1-Mistral-24B-GGUF/cognitivecomputations_Dolphin3.0-R1-Mistral-24B-Q4_K_M.gguf +- !!merge <<: *mistral03 + name: "cognitivecomputations_dolphin3.0-mistral-24b" + url: "github:mudler/LocalAI/gallery/chatml.yaml@master" + icon: https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/cNCs1TBD3FelWCJGkZ3cd.png + urls: + - https://huggingface.co/cognitivecomputations/Dolphin3.0-Mistral-24B + - https://huggingface.co/bartowski/cognitivecomputations_Dolphin3.0-Mistral-24B-GGUF + description: | + Dolphin 3.0 is the next generation of the Dolphin series of instruct-tuned models. Designed to be the ultimate general purpose local model, enabling coding, math, agentic, function calling, and general use cases. + overrides: + parameters: + model: cognitivecomputations_Dolphin3.0-Mistral-24B-Q4_K_M.gguf + files: + - filename: cognitivecomputations_Dolphin3.0-Mistral-24B-Q4_K_M.gguf + sha256: 6f193bbf98628140194df257c7466e2c6f80a7ef70a6ebae26c53b2f2ef21994 + uri: huggingface://bartowski/cognitivecomputations_Dolphin3.0-Mistral-24B-GGUF/cognitivecomputations_Dolphin3.0-Mistral-24B-Q4_K_M.gguf - &mudler url: "github:mudler/LocalAI/gallery/mudler.yaml@master" ### START mudler's LocalAI specific-models name: "LocalAI-llama3-8b-function-call-v0.2"