bge-small-en-v1.5 / download.sh
limcheekin's picture
feat: first import
b92d070
mkdir -p $MODEL
git lfs install --skip-smudge
git clone https://huggingface.co/$MODEL $MODEL
cd $MODEL
git lfs pull
git lfs install --force
rm -rf .git
pwd
ls -l