From cb5234aeeaa4cb5cef943913c3bd2455122cd26c Mon Sep 17 00:00:00 2001 From: Jonathan Mackenzie Date: Wed, 15 Mar 2023 12:25:51 +1100 Subject: [PATCH] Added magnet link to download model files See this issue: https://github.com/facebookresearch/llama/pull/73 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5d8b3b6db..17820741f 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,10 @@ And here is another demo of running both LLaMA-7B and [whisper.cpp](https://gith https://user-images.githubusercontent.com/1991296/224442907-7693d4be-acaa-4e01-8b4f-add84093ffff.mp4 +## Downloading Model Files + +You can obtain the model files using this BitTorrent link: [magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA](magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA) + ## Usage Here are the step for the LLaMA-7B model: