BridgeEight commited on
Commit
65ba4a5
1 Parent(s): 110ec24

Update download.sh

Browse files
Files changed (1) hide show
  1. download.sh +2 -2
download.sh CHANGED
@@ -3,6 +3,6 @@
3
  if [ ! -d "turbomind-internlm-chat-20b-w4" ]
4
  then
5
  echo "Downloading..."
6
- git lfs clone https://huggingface.co/lmdeploy/turbomind-internlm-chat-20b-w4
7
  fi
8
- ls turbomind-internlm-chat-20b-w4
 
3
  if [ ! -d "turbomind-internlm-chat-20b-w4" ]
4
  then
5
  echo "Downloading..."
6
+ git lfs clone https://huggingface.co/internlm/internlm2-chat-20b-4bits
7
  fi
8
+ ls internlm/internlm2-chat-20b-4bits