pytorch / pytorch/executorch

How to input images to example Qwen3.5?

Open
#18,838 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module: llm triaged
Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

Excuse me, I failed to run llama.runner.native in qwen3_5 example instruction. (as #18832) But I managed to run qwen3.5-0.8B with instruction of llama.
If I'm not mistaken, the entire Qwen 3.5 series are VLMs (which support images) and not just LLMs. I wonder if I can input images to this example now? If so, what should I do for this?
Thank you!

cc @larryliu0820 @mergennachin @cccclai @helunwencser @jackzhxng

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the examples/models/qwen3_5 README and compare its instructions with examples/models/llama, especially the llama.runner.native entry point. Determine whether the current Qwen3.5 example exposes image input and what model or preprocessing requirements apply. Done should be a confirmed procedure documented in the example, or a clearly scoped implementation plan if image input is unsupported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.