How to use VLR-CVC/Qwen2.5-VL-3B-Instruct-lora-ComicsPAP with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("VLR-CVC/Qwen2.5-VL-3B-Instruct-lora-ComicsPAP", dtype="auto")