Skip to content

Commit f00c89e

Browse files
mudlergithub-actions[bot]
authored andcommitted
chore(model gallery): 🤖 add new models via gallery agent
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9ecfdc5 commit f00c89e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

gallery/index.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23363,3 +23363,29 @@
2336323363
- filename: Qwen3-Grand-Horror-Light-1.7B.Q4_K_M.gguf
2336423364
sha256: cbbb0c5f6874130a8ae253377fdc7ad25fa2c1e9bb45f1aaad88db853ef985dc
2336523365
uri: huggingface://mradermacher/Qwen3-Grand-Horror-Light-1.7B-GGUF/Qwen3-Grand-Horror-Light-1.7B.Q4_K_M.gguf
23366+
- !!merge <<: *qwen3vl
23367+
name: "qwen.qwen3-vl-235b-a22b-thinking"
23368+
urls:
23369+
- https://huggingface.co/DevQuasar/Qwen.Qwen3-VL-235B-A22B-Thinking-GGUF
23370+
description: |
23371+
The **Qwen3-VL-235B-A22B-Thinking** is a large multimodal language model developed by Alibaba Cloud as part of the Qwen series. It is a 235-billion-parameter variant designed for advanced reasoning and multimodal understanding, capable of processing both text and images. This model excels in complex tasks such as visual question answering, image captioning, reasoning over visual content, and long-form text generation with deep contextual awareness.
23372+
23373+
Key features:
23374+
- **Multimodal capability**: Integrates vision and language models to interpret and reason over images and text.
23375+
- **Advanced reasoning**: Built with a “Thinking” architecture that enables step-by-step reasoning, improving performance on logic, math, and complex problem-solving tasks.
23376+
- **Large-scale training**: Trained on vast amounts of diverse data, enabling strong generalization and robustness across domains.
23377+
- **High accuracy and coherence**: Delivers fluent, factually consistent, and contextually relevant outputs.
23378+
23379+
This model is ideal for research, AI assistants, content creation, and any application requiring deep understanding of visual and textual information.
23380+
23381+
> 🔗 Base model: [Qwen/Qwen3-VL-235B-A22B-Thinking](https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking)
23382+
> 📦 Repository: [DevQuasar/Qwen.Qwen3-VL-235B-A22B-Thinking-GGUF](https://huggingface.co/DevQuasar/Qwen.Qwen3-VL-235B-A22B-Thinking-GGUF) — a quantized GGUF version for efficient local inference.
23383+
23384+
Note: The version on Hugging Face (DevQuasar) is a quantized GGUF format for local deployment; the original, full-precision model is maintained by Alibaba's Qwen team.
23385+
overrides:
23386+
parameters:
23387+
model: Qwen.Qwen3-VL-235B-A22B-Thinking.Q4_K_M-00001-of-00011.gguf
23388+
files:
23389+
- filename: Qwen.Qwen3-VL-235B-A22B-Thinking.Q4_K_M-00001-of-00011.gguf
23390+
sha256: 246cda7f9e1f173fc57310e9bdbef86883f9989f69391a76fd41ec1b48d39f97
23391+
uri: huggingface://DevQuasar/Qwen.Qwen3-VL-235B-A22B-Thinking-GGUF/Qwen.Qwen3-VL-235B-A22B-Thinking.Q4_K_M-00001-of-00011.gguf

0 commit comments

Comments
 (0)