From 5515c2a75b2b3210df25abd585d917766513cca0 Mon Sep 17 00:00:00 2001 From: Daniel Strobusch <1847260+dastrobu@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:12:10 +0100 Subject: [PATCH] fix "request access" form url for Llama models --- lora/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lora/README.md b/lora/README.md index 09911bd3..a6819950 100644 --- a/lora/README.md +++ b/lora/README.md @@ -24,7 +24,7 @@ tar -xf mistral-7B-v0.1.tar ``` If you do not have access to the Llama weights you will need to [request -access](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform) +access](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) from Meta. Convert the model with: