KevinNuNu
init
38fe132
raw
history blame
266 Bytes
#!/bin/sh
# git clone [email protected]:lmdeploy/turbomind-internlm-chat-20b-w4
if [ ! -d "turbomind-internlm-chat-20b-w4" ]
then
echo "Downloading..."
git lfs clone https://huggingface.co/lmdeploy/turbomind-internlm-chat-20b-w4
fi
ls turbomind-internlm-chat-20b-w4