Intern

root=pretrained/intern
mkdir -p ${root} && cd ${root}
git clone git@hf.co:OpenGVLab/InternVL2_5-1B
cd ../..