From 57b3d80bad50dfc331d469df4e5a0b90e17a183f Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Mon, 22 May 2023 13:08:03 -0700 Subject: [PATCH] Updated documentation in README. (#681) Signed-off-by: Andriy Mulyar --- README.md | 45 ++++++++++++++++----------------------------- 1 file changed, 16 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 08b83d4e..cfa893e6 100644 --- a/README.md +++ b/README.md @@ -13,35 +13,6 @@ Discord

- -

-:green_book: Technical Report 3: GPT4All Snoozy and Groovy -

- -

-:green_book: Technical Report 2: GPT4All-J -

- -

-:green_book: Technical Report 1: GPT4All -

- -

-:snake: Official Python Bindings -

- -

-:computer: Official Typescript Bindings -

- -

-:speech_balloon: Official Chat Interface -

- -

-:speech_balloon: Official Web Chat Interface -

-

🦜️🔗 Official Langchain Backend

@@ -60,6 +31,8 @@ Run on an M1 Mac (not sped up!) ## GPT4All: An ecosystem of open-source on-edge large language models. GTP4All is an ecosystem to train and deploy **powerful** and **customized** large language models that run locally on consumer grade CPUs. +Learn more in the [documentation](https://docs.gpt4all.io). + The goal is simple - be the best instruction tuned assistant-style language model that any person or enterprise can freely use, distribute and build on. A GPT4All model is a 3GB - 8GB file that you can download and plug into the GPT4All open-source ecosystem software. **Nomic AI** supports and maintains this software ecosystem to enforce quality and security alongside spearheading the effort to allow any person or enterprise to easily train and deploy their own on-edge large language models. @@ -95,6 +68,7 @@ Find the most up-to-date information on the [GPT4All Website](https://gpt4all.io * :snake: Official Python Bindings * :computer: Official Typescript Bindings * :computer: Official GoLang Bindings +* :computer: Official C# Bindings ## Contributing @@ -105,6 +79,19 @@ Check project discord, with project owners, or through existing issues/PRs to av Please make sure to tag all of the above with relevant project identifiers or your contribution could potentially get lost. Example tags: `backend`, `bindings`, `python-bindings`, `documentation`, etc. +## Technical Reports + +

+:green_book: Technical Report 3: GPT4All Snoozy and Groovy +

+ +

+:green_book: Technical Report 2: GPT4All-J +

+ +

+:green_book: Technical Report 1: GPT4All +

## Citation