Skip to content

Eval bug: Qwen3-VL-8B freezes on image processing tasks #17012

@jhemmond

Description

@jhemmond

Name and Version

${llamasvr} -m ${mpath}\Qwen3-VL-8B-Instruct-UD-Q4_K_XL.gguf --mmproj ${mpath}\Qwen3-VL-8B-mmproj-BF16.gguf --no-mmap --ctx-size 16000 --jinja --temp 0.7 --top-p 0.8 --top-k 20 --repeat-penalty 1.0 --presence-penalty 1.5

Version: b6948

Windows Vulkan precompiled binaries.

Operating systems

Windows

GGML backends

Vulkan

Hardware

Ryzen 890m

Models

Qwen3-VL-8B

Problem description & steps to reproduce

Last working version is roughly b6910 and earlier. I didn't test all versions to see where the breakdown happened.

Qwen3-VL-8B freezes as processing image..
Text responses work fine. Image uploads to the webui or Open-WebUI all result in a complete freeze, and sometimes windows locks down.

First Bad Commit

No response

Relevant log output

srv  params_from_: Chat format: Hermes 2 Pro

slot get_availabl: id  3 | task -1 | selected slot by LRU, t_last = -1

slot launch_slot_: id  3 | task 1 | processing task

slot update_slots: id  3 | task 1 | new prompt, n_ctx_slot = 16000, n_keep = 0, task.n_tokens = 2044

slot update_slots: id  3 | task 1 | n_tokens = 0, memory_seq_rm [0, end)

slot update_slots: id  3 | task 1 | prompt processing progress, n_tokens = 10, batch.n_tokens = 10, progress = 0.004892

slot update_slots: id  3 | task 1 | n_tokens = 10, memory_seq_rm [10, end)

srv  process_chun: processing image...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions