From c4cccb728eef645efe18c8d3d33db72264750d49 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:51:00 +0100 Subject: [PATCH] chore(model gallery): :robot: add 1 new models via gallery agent (#8980) 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 | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 47b842072..346802a82 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -1,4 +1,41 @@ --- +- name: "qwen_qwen3.5-35b-a3b" + url: "github:mudler/LocalAI/gallery/virtual.yaml@master" + urls: + - https://huggingface.co/bartowski/Qwen_Qwen3.5-35B-A3B-GGUF + description: | + Describe the model in a clear and concise way that can be shared in a model gallery. + license: "The license is not specified in the README content." + tags: + - qwen + - qwen3.5 + - llm + - gguf + - 35b + - a3b + overrides: + parameters: + model: llama-cpp/models/Qwen_Qwen3.5-35B-A3B-GGUF/Qwen_Qwen3.5-35B-A3B-Q4_K_M.gguf + name: Qwen_Qwen3.5-35B-A3B-GGUF + backend: llama-cpp + template: + use_tokenizer_template: true + known_usecases: + - chat + function: + grammar: + disable: true + mmproj: llama-cpp/mmproj/Qwen_Qwen3.5-35B-A3B-GGUF/mmproj-Qwen_Qwen3.5-35B-A3B-f16.gguf + description: Imported from https://huggingface.co/bartowski/Qwen_Qwen3.5-35B-A3B-GGUF + options: + - use_jinja:true + files: + - filename: llama-cpp/models/Qwen_Qwen3.5-35B-A3B-GGUF/Qwen_Qwen3.5-35B-A3B-Q4_K_M.gguf + sha256: ac15eef4c742ff7700cba697238b25832087b67578f213d5ea24c9e3a6dc4457 + uri: https://huggingface.co/bartowski/Qwen_Qwen3.5-35B-A3B-GGUF/resolve/main/Qwen_Qwen3.5-35B-A3B-Q4_K_M.gguf + - filename: llama-cpp/mmproj/Qwen_Qwen3.5-35B-A3B-GGUF/mmproj-Qwen_Qwen3.5-35B-A3B-f16.gguf + sha256: 10cf13cb1f8434f30df8fa7e5bde98d542fbf397550cb489dfa9eb8ac7069035 + uri: https://huggingface.co/bartowski/Qwen_Qwen3.5-35B-A3B-GGUF/resolve/main/mmproj-Qwen_Qwen3.5-35B-A3B-f16.gguf - name: "qwen3.5-27b-claude-4.6-opus-reasoning-distilled-heretic-i1" url: "github:mudler/LocalAI/gallery/virtual.yaml@master" urls: