### Prerequisites - [x] I am running the latest code. Mention the version if possible as well. - [x] I carefully followed the [README.md](https://github.com/ggml-org/llama.cpp/blob/master/README.md). - [x] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed). - [x] I reviewed the [Discussions](https://github.com/ggml-org/llama.cpp/discussions), and have a new and useful enhancement to share. ### Feature Description Qwen has released two new SOTA open source mutlimodal models: https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct ### Motivation new SOTA vision models ### Possible Implementation https://github.com/huggingface/transformers/pull/40795 https://github.com/sgl-project/sglang/pull/10323
Prerequisites
Feature Description
Qwen has released two new SOTA open source mutlimodal models:
https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking
https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct
Motivation
new SOTA vision models
Possible Implementation
huggingface/transformers#40795
sgl-project/sglang#10323