From 2f764b5e8ea85dd3d9344ab18893538473ce3012 Mon Sep 17 00:00:00 2001 From: Jonathan Allen Grant Date: Mon, 3 Jul 2023 07:54:35 -0700 Subject: [PATCH] Add instructions for downloading weights to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e890dc9c2..14de68469 100644 --- a/README.md +++ b/README.md @@ -427,6 +427,7 @@ Building the program with BLAS support may lead to some performance improvements ```bash # obtain the original LLaMA model weights and place them in ./models +# read this guide for obtaining weights: https://github.com/shawwn/llama-dl ls ./models 65B 30B 13B 7B tokenizer_checklist.chk tokenizer.model