Qwen ==== .. code-block:: bash root=pretrained/qwen mkdir -p ${root} && cd ${root} git clone git@hf.co:Qwen/Qwen2-1.5B-Instruct git clone git@hf.co:Qwen/Qwen2.5-7B-Instruct git clone git@hf.co:Qwen/Qwen2.5-VL-3B-Instruct git clone git@hf.co:Qwen/Qwen2.5-VL-7B git clone git@hf.co:Qwen/Qwen2.5-VL-7B-Instruct git clone git@hf.co:Qwen/Qwen2.5-VL-32B-Instruct git clone git@hf.co:Qwen/Qwen2.5-VL-72B-Instruct cd ../..