From 2938fe5cad874201a51bee7d0145c9039dab9fbe Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 4 Mar 2026 15:55:08 +0100 Subject: [PATCH] chore(model gallery): :robot: add 1 new models via gallery agent (#8770) chore(model gallery): :robot: add new models via gallery agent Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- gallery/index.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index d1f4c024f..5062be0d9 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -1,4 +1,33 @@ --- +- name: "q3.5-bluestar-27b" + url: "github:mudler/LocalAI/gallery/virtual.yaml@master" + urls: + - https://huggingface.co/mradermacher/Q3.5-BlueStar-27B-GGUF + description: | + Describe the model in a clear and concise way that can be shared in a model gallery. + overrides: + parameters: + model: llama-cpp/models/Q3.5-BlueStar-27B.Q4_K_M.gguf + name: Q3.5-BlueStar-27B-GGUF + backend: llama-cpp + template: + use_tokenizer_template: true + known_usecases: + - chat + function: + grammar: + disable: true + mmproj: llama-cpp/mmproj/Q3.5-BlueStar-27B.mmproj-f16.gguf + description: Imported from https://huggingface.co/mradermacher/Q3.5-BlueStar-27B-GGUF + options: + - use_jinja:true + files: + - filename: llama-cpp/models/Q3.5-BlueStar-27B.Q4_K_M.gguf + sha256: 8c6b404f87d6c74b97f102bc8199dc6a3658c1d1d7022bd21ee0d9144ee8600a + uri: https://huggingface.co/mradermacher/Q3.5-BlueStar-27B-GGUF/resolve/main/Q3.5-BlueStar-27B.Q4_K_M.gguf + - filename: llama-cpp/mmproj/Q3.5-BlueStar-27B.mmproj-f16.gguf + sha256: 8221b6a48c714db6829a92760c31034d7ecd436f830c61624ccc92b461b4a1c4 + uri: https://huggingface.co/mradermacher/Q3.5-BlueStar-27B-GGUF/resolve/main/Q3.5-BlueStar-27B.mmproj-f16.gguf - name: "qwen3.5-9b" url: "github:mudler/LocalAI/gallery/virtual.yaml@master" urls: