From 6e2617a2d0f918f850d2d45caa6dcfd1c5d5ec45 Mon Sep 17 00:00:00 2001 From: AT Date: Tue, 25 Apr 2023 09:01:31 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index b9b85e44..00bc8b9e 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,18 @@ Installs a native chat-client with auto-update functionality that runs on your d [Ubuntu](https://gpt4all.io/installers/gpt4all-installer-linux.run) +If you have older hardware that only supports avx and not avx2 you can use these. + +[Mac/OSX](https://gpt4all.io/installers/gpt4all-installer-darwin-avx-only.dmg) + +[Windows](https://gpt4all.io/installers/gpt4all-installer-win64-avx-only.exe) + +[Ubuntu](https://gpt4all.io/installers/gpt4all-installer-linux-avx-only.run) + +For the full details of these installers and how to use them and requirements you can look here: + +[https://gpt4all.io](https://gpt4all.io) + These files are not yet cert signed by Windows/Apple so you will see security warnings on initial installation. We did not want to delay release while waiting for their process to complete. Find the most up-to-date information on the [GPT4All Website](https://gpt4all.io/)