From 1d5f6af634ba2b4604a15e5934b03c49bdba5e14 Mon Sep 17 00:00:00 2001 From: HiraduNakamura <127570430+HiraduNakamura@users.noreply.github.com> Date: Fri, 31 Mar 2023 20:26:09 -0400 Subject: [PATCH] Made capitalization consistent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02f55f92..d62c875e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Run on M1 Mac (not sped up!) # Try it yourself -Here's how to get started with the CPU quantized gpt4all model checkpoint: +Here's how to get started with the CPU quantized GPT4All model checkpoint: 1. Download the `gpt4all-lora-quantized.bin` file from [Direct Link](https://the-eye.eu/public/AI/models/nomic-ai/gpt4all/gpt4all-lora-quantized.bin) or [[Torrent-Magnet]](https://tinyurl.com/gpt4all-lora-quantized). 2. Clone this repository, navigate to `chat`, and place the downloaded file there.