BridgeEight commited on
Commit
448bdc5
1 Parent(s): 6280641

Update download.sh

Browse files
Files changed (1) hide show
  1. download.sh +1 -1
download.sh CHANGED
@@ -1,6 +1,6 @@
1
  #!/bin/sh
2
  # git clone [email protected]:lmdeploy/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
 
1
  #!/bin/sh
2
  # git clone [email protected]:lmdeploy/turbomind-internlm-chat-20b-w4
3
+ if [ ! -d "internlm2-chat-20b-4bits" ]
4
  then
5
  echo "Downloading..."
6
  git lfs clone https://huggingface.co/internlm/internlm2-chat-20b-4bits