Skip to content

Commit 11817d4

Browse files
authored
Add note about 3.1 download
1 parent 9b60364 commit 11817d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

download.sh

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
# Copyright (c) Meta Platforms, Inc. and affiliates.
44
# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement.
55

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+
610
set -e
711

812
read -p "Enter the URL from email: " PRESIGNED_URL

0 commit comments

Comments
 (0)