Update README.md

#58
by mobi - opened
processing_qwen2_vl.py", line 140, in __call__
    text[i] = text[i].replace("<|placeholder|>", "<|image_pad|>")
AttributeError: 'list' object has no attribute 'replace'

processor expects str instead of token_ids

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment