From dd7151330944da3a698b822c273b1a39d1ccdc27 Mon Sep 17 00:00:00 2001 From: AT Date: Tue, 9 May 2023 23:10:53 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f311ca3..7d8bad2d 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,14 @@ One click installers for macOS, Linux, and Windows at https://gpt4all.io * Advanced settings for changing temperature, topk, etc. (DONE) * YOUR IDEA HERE -## Getting the latest - -If you've already checked out the source code and/or built the program make sure when you do a git fetch to get the latest changes and that you also do ```git submodule update --init --recursive``` to update the submodules. - ## Building and running * Follow the visual instructions on the [build_and_run](build_and_run.md) page +## Getting the latest + +If you've already checked out the source code and/or built the program make sure when you do a git fetch to get the latest changes and that you also do ```git submodule update --init --recursive``` to update the submodules. + ## Manual download of models * https://gpt4all.io/models/ggml-gpt4all-j-v1.3-groovy.bin (default) (md5sum 81a09a0ddf89690372fc296ff7f625af) Current best commercially licensable model based on GPT-J and trained by Nomic AI on the latest curated GPT4All dataset. * https://gpt4all.io/models/ggml-gpt4all-l13b-snoozy.bin (md5sum 91f886b68fbce697e9a3cd501951e455) Current best non-commercially licensable model based on Llama 13b and trained by Nomic AI on the latest curated GPT4All dataset.