GLM-4V-9B 3rd party sft support

#30
by tastelikefeet - opened

Doc

https://github.com/modelscope/swift/blob/main/docs/source_en/Multi-Modal/glm4v-best-practice.md

install

pip install git+https://github.com/modelscope/swift.git

run

CUDA_VISIBLE_DEVICES=0 swift sft
--model_type glm4v-9b-chat
--dataset okvqa

Sign up or log in to comment