File size: 237 Bytes
defbc1e |
1 2 3 4 5 |
---
license: apache-2.0
---
This is a copy of 'Qwen/Qwen-VL-Chat-Int4' but with the possibility to pass the image tensors as a parameter, not downloading them from internet. model.forward(**inputs) -> model.forward(**inputs, image_list) |