Skip to content

Commit 43e707e

Browse files
authored
chore(model gallery): add qwen3-vl-2b-thinking (#6966)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent fed3663 commit 43e707e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

gallery/index.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,23 @@
130130
- filename: mmproj/mmproj-Qwen3-VL-4B-Thinking-F16.gguf
131131
sha256: 72354fcd3fc75935b84e745ca492d6e78dd003bb5a020d71b296e7650926ac87
132132
uri: huggingface://unsloth/Qwen3-VL-4B-Thinking-GGUF/mmproj-F16.gguf
133+
- !!merge <<: *llama3
134+
name: "qwen3-vl-2b-thinking"
135+
urls:
136+
- https://huggingface.co/unsloth/Qwen3-VL-2B-Thinking-GGUF
137+
description: |
138+
Qwen3-VL-2B-Thinking is the 2B parameter model of the Qwen3-VL series that is thinking.
139+
overrides:
140+
mmproj: mmproj/mmproj-Qwen3-VL-2B-Thinking-F16.gguf
141+
parameters:
142+
model: Qwen3-VL-2B-Thinking-Q4_K_M.gguf
143+
files:
144+
- filename: Qwen3-VL-2B-Thinking-Q4_K_M.gguf
145+
sha256: 5f282086042d96b78b138839610f5148493b354524090fadc5c97c981b70a26e
146+
uri: huggingface://unsloth/Qwen3-VL-2B-Thinking-GGUF/Qwen3-VL-2B-Thinking-Q4_K_M.gguf
147+
- filename: mmproj/mmproj-Qwen3-VL-2B-Thinking-F16.gguf
148+
sha256: 4eabc90a52fe890d6ca1dad92548782eab6edc91f012a365fff95cf027ba529d
149+
uri: huggingface://unsloth/Qwen3-VL-2B-Thinking-GGUF/mmproj-F16.gguf
133150
- !!merge <<: *qwen3vl
134151
name: "huihui-qwen3-vl-30b-a3b-instruct-abliterated"
135152
urls:

0 commit comments

Comments
 (0)