From 4e20fdfbb93c4cd360c7baba0fa108b1c770fa8b Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Wed, 29 Mar 2023 09:55:18 -0400 Subject: [PATCH] Changed hosting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bbc7212..82ae2926 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Run on M1 Mac (not sped up!) # Try it yourself -Download the CPU quantized gpt4all model checkpoint: [gpt4all-lora-quantized.bin](https://s3.amazonaws.com/static.nomic.ai/gpt4all/models/gpt4all-lora-quantized.bin) +Download the CPU quantized gpt4all model checkpoint: [gpt4all-lora-quantized.bin](https://the-eye.eu/public/AI/models/nomic-ai/gpt4all/gpt4all-lora-quantized.bin) Clone this repository down and place the quantized model in the `chat` directory and start chatting by running: