From 3e481d05f0461ea87b763860a37f22b384f5467a Mon Sep 17 00:00:00 2001 From: Kevin Kwok Date: Thu, 23 Mar 2023 15:51:16 -0700 Subject: [PATCH] Update README.md --- README.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/README.md b/README.md index a92205472..c595fd8d9 100644 --- a/README.md +++ b/README.md @@ -24,20 +24,7 @@ The weights are based on the published fine-tunes from `alpaca-lora`, converted ## Getting Started (13B) -If you have more than 10GB of RAM, you can use the higher quality 13B `ggml-alpaca-13b-q4.bin` model. To download the weights, you can use - -``` - -# Any of these commands will work. -curl -o ggml-alpaca-13b-q4.bin -C - https://gateway.estuary.tech/gw/ipfs/Qme6wyw9MzqbrUMpFNVq42rC1kSdko7MGT9CL7o1u9Cv9G -curl -o ggml-alpaca-13b-q4.bin -C - https://ipfs.io/ipfs/Qme6wyw9MzqbrUMpFNVq42rC1kSdko7MGT9CL7o1u9Cv9G -curl -o ggml-alpaca-13b-q4.bin -C - https://cloudflare-ipfs.com/ipfs/Qme6wyw9MzqbrUMpFNVq42rC1kSdko7MGT9CL7o1u9Cv9G - -# BitTorrent -magnet:?xt=urn:btih:053b3d54d2e77ff020ebddf51dad681f2a651071&dn=ggml-alpaca-13b-q4.bin&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fopentracker.i2p.rocks%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2810%2Fannounce -https://btcache.me/torrent/053B3D54D2E77FF020EBDDF51DAD681F2A651071 -https://torrage.info/torrent.php?h=053b3d54d2e77ff020ebddf51dad681f2a651071 -``` +If you have more than 10GB of RAM, you can use the higher quality 13B `ggml-alpaca-13b-q4.bin` model. Once you've downloaded the weights, you can run the following command to enter chat