mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
Update README.md
This commit is contained in:
parent
148225372d
commit
dd71513309
@ -42,14 +42,14 @@ One click installers for macOS, Linux, and Windows at https://gpt4all.io
|
|||||||
* Advanced settings for changing temperature, topk, etc. (DONE)
|
* Advanced settings for changing temperature, topk, etc. (DONE)
|
||||||
* YOUR IDEA HERE
|
* 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
|
## Building and running
|
||||||
|
|
||||||
* Follow the visual instructions on the [build_and_run](build_and_run.md) page
|
* 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
|
## 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-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.
|
* 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user