summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasilev Ruslan <53991623+artnitolog@users.noreply.github.com>2022-06-23 10:29:57 +0300
committerGitHub <noreply@github.com>2022-06-23 10:29:57 +0300
commit09187f20241f195fe4089c3f887b81d8c8038dc9 (patch)
tree22dff4bed0c5555102695a5108b78bd82c5a9c62
parentd9ab652533229ca60a1bb64981e39764e7d4e23a (diff)
fix links
-rw-r--r--download/download.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/download/download.sh b/download/download.sh
index 68585b3..77dfe6f 100644
--- a/download/download.sh
+++ b/download/download.sh
@@ -3,7 +3,7 @@
mkdir -p yalm100b_checkpoint/vocab yalm100b_checkpoint/weights
cd yalm100b_checkpoint/vocab
-curl --remote-name-all https://yalm-100b.s3.mds.yandex.net/vocab/voc_100b.sp
+curl --remote-name-all https://yalm-100b.s3.yandex.net/vocab/voc_100b.sp
cd ../weights
-curl --remote-name-all https://yalm-100b.s3.mds.yandex.net/weights/layer_{00,01,[03-82],84}-model_00-model_states.pt
+curl --remote-name-all https://yalm-100b.s3.yandex.net/weights/layer_{00,01,[03-82],84}-model_00-model_states.pt