We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b60364 commit 11817d4Copy full SHA for 11817d4
download.sh
@@ -3,6 +3,10 @@
3
# Copyright (c) Meta Platforms, Inc. and affiliates.
4
# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement.
5
6
+####
7
+## NOTE: For downloading Llama 3.1 please refer to https://github.com/meta-llama/llama-models/tree/main/models/llama3_1#download
8
9
+
10
set -e
11
12
read -p "Enter the URL from email: " PRESIGNED_URL
0 commit comments