From 525278658d02ab3958b94554a591cbf0c8298c88 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 16:19:38 +0100 Subject: [PATCH] chore(model gallery): :robot: add 1 new models via gallery agent (#8696) 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 484bffb31..065f5c4fb 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -1,4 +1,33 @@ --- +- name: "qwen3.5-27b" + url: "github:mudler/LocalAI/gallery/virtual.yaml@master" + urls: + - https://huggingface.co/unsloth/Qwen3.5-27B-GGUF + description: | + AI model: qwen3.5-27b + overrides: + parameters: + model: llama-cpp/models/Qwen3.5-27B-Q4_K_M.gguf + name: Qwen3.5-27B-GGUF + backend: llama-cpp + template: + use_tokenizer_template: true + known_usecases: + - chat + function: + grammar: + disable: true + mmproj: llama-cpp/mmproj/mmproj-F32.gguf + description: Imported from https://huggingface.co/unsloth/Qwen3.5-27B-GGUF + options: + - use_jinja:true + files: + - filename: llama-cpp/models/Qwen3.5-27B-Q4_K_M.gguf + sha256: 728960e4dda52d4f2af5bee09b2cbe86addfa93220fe9324bfac9dc727605c17 + uri: https://huggingface.co/unsloth/Qwen3.5-27B-GGUF/resolve/main/Qwen3.5-27B-Q4_K_M.gguf + - filename: llama-cpp/mmproj/mmproj-F32.gguf + sha256: c4efc54971085f29eecd433a8fba3edd2890584dfa2fc978933d1dd193f174dd + uri: https://huggingface.co/unsloth/Qwen3.5-27B-GGUF/resolve/main/mmproj-F32.gguf - name: "qwen3.5-122b-a10b" url: "github:mudler/LocalAI/gallery/virtual.yaml@master" urls: