From aed68492623f44dc407cf32334995bcf171d1273 Mon Sep 17 00:00:00 2001 From: Jared Van Bortel Date: Mon, 19 Aug 2024 15:51:47 -0400 Subject: [PATCH] readme: add blog link (#2895) Signed-off-by: Jared Van Bortel --- README.md | 64 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 39 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index f4c525e9..079c7363 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,25 @@

GPT4All

-

GPT4All runs large language models (LLMs) privately on everyday desktops & laptops.

No API calls or GPUs required - you can just download the application and get started - -https://github.com/nomic-ai/gpt4all/assets/70534565/513a0f15-4964-4109-89e4-4f9a9011f311 - -

- -
- Download for Windows -
-

-

- -
- Download for MacOS -
+ WebsiteDocumentationDiscord

- -
- Download for Ubuntu -
+ GPT4All runs large language models (LLMs) privately on everyday desktops & laptops.

-

- - Get it on Flathub
- Get it on Flathub (community maintained) -
+ No API calls or GPUs required - you can just download the application and get started.

- WebsiteDocumentationDiscord + Read about what's new in our blog.

Subscribe to the newsletter

+ +https://github.com/nomic-ai/gpt4all/assets/70534565/513a0f15-4964-4109-89e4-4f9a9011f311 +

GPT4All is made possible by our compute partner Paperspace.

@@ -45,6 +27,38 @@ GPT4All is made possible by our compute partner phorm.ai

+## Download Links + +

+ — + Windows Installer + — +

+

+ — + macOS Installer + — +

+

+ — + Ubuntu Installer + — +

+

+ Windows and Linux require Intel Core i3 2nd Gen / AMD Bulldozer, or better. x86-64 only, no ARM. +

+

+ macOS requires Monterey 12.6 or newer. Best results with Apple Silicon M-series processors. +

+
+
+

+ + Get it on Flathub
+ Flathub (community maintained) +
+

+ ## Install GPT4All Python `gpt4all` gives you access to LLMs with our Python client around [`llama.cpp`](https://github.com/ggerganov/llama.cpp) implementations.