swift:qwen2 VL 多模态图文模型lora微调swift
参考:
https://swift.readthedocs.io/zh-cn/latest/Multi-Modal/qwen2-vl%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5.html
在线demo:
https://colab.research.google.com/drive/16yl6Z0wxHLX3qJ5q-SIbvPn251k3r2JC?usp=sharing
安装:
!git clone https://github.com/modelscope/swift.git
%cd swift
!pip install -e .[llm]
!pip install git