transformers 库没有内置对 qwen2_5_vl 模型类型的支持,加载配置时会出错,该如何解决?
pip install transformers==4.51.3 accelerate即可解决
· Sign up or log in to comment