Qwen/Qwen3-VL-8B-Instruct
1.1k20m
Adding `transformers` as the library name (#4)
Fix: move inputs to model device in inference example to avoid "same device" error (#3)
Update README.md (#2)
Update readme to fix processor = AutoProcessor.from_pretrained("Qwen/Qwen/Qwen3-VL-8B-Instruct") to processor = AutoProcessor.from_pretrained("Qwen/Qwen3-VL-8B-Instruct") (#1)
Update README.md
Update README.md
Update README.md
Upload folder using huggingface_hub
initial commit
