From 36f7fb584824961dc692c9f2354ee8f60c50587b Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Thu, 17 Aug 2023 16:56:28 -0400 Subject: [PATCH] Update README.md with download statistics Signed-off-by: Andriy Mulyar --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98cd1ed9..68101d58 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@

GPT4All

+

Open-source assistant-style large language models that run locally on your CPU

@@ -57,7 +58,7 @@ Find the most up-to-date information on the [GPT4All Website](https://gpt4all.io ### Bindings -* :snake: Official Python Bindings +* :snake: Official Python Bindings [![Downloads](https://static.pepy.tech/badge/gpt4all/week)](https://pepy.tech/project/gpt4all) * :computer: Official Typescript Bindings * :computer: Official GoLang Bindings * :computer: Official C# Bindings