From 5b72798db356d78a51193fe66075460eba1f5022 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 31 Oct 2025 19:01:11 +0100 Subject: [PATCH] chore(model gallery): add qwen3-vl-32b-instruct (#6964) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 6ad067fce..76f7c426c 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -96,6 +96,23 @@ - filename: mmproj/mmproj-Qwen3-VL-4B-Instruct-F16.gguf sha256: 1b9f4e92f0fbda14d7d7b58baed86039b8a980fe503d9d6a9393f25c0028f1fc uri: huggingface://unsloth/Qwen3-VL-4B-Instruct-GGUF/mmproj-F16.gguf +- !!merge <<: *qwen3vl + name: "qwen3-vl-32b-instruct" + urls: + - https://huggingface.co/unsloth/Qwen3-VL-32B-Instruct-GGUF + description: | + Qwen3-VL-32B-Instruct is the 32B parameter model of the Qwen3-VL series. + overrides: + mmproj: mmproj/mmproj-Qwen3-VL-32B-Instruct-F16.gguf + parameters: + model: Qwen3-VL-32B-Instruct-Q4_K_M.gguf + files: + - filename: Qwen3-VL-32B-Instruct-Q4_K_M.gguf + sha256: 17885d28e964b22b2faa981a7eaeeeb78da0972ee5f826ad5965f7583a610d9f + uri: huggingface://unsloth/Qwen3-VL-32B-Instruct-GGUF/Qwen3-VL-32B-Instruct-Q4_K_M.gguf + - filename: mmproj/mmproj-Qwen3-VL-32B-Instruct-F16.gguf + sha256: 14b1d68befa75a5e646dd990c5bb429c912b7aa9b49b9ab18231ca5f750421c9 + uri: huggingface://unsloth/Qwen3-VL-32B-Instruct-GGUF/mmproj-F16.gguf - !!merge <<: *qwen3vl name: "huihui-qwen3-vl-30b-a3b-instruct-abliterated" urls: