Update README.md

This commit is contained in:
AT 2023-04-30 07:02:01 -04:00 committed by GitHub
parent 13401fc52f
commit f37e9f9039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,9 @@ mv /path/to/ggml-model-q4_0.bin bin
* ALL PLATFORMS NOTE: the installer has options for lots of different targets which will add a lot * ALL PLATFORMS NOTE: the installer has options for lots of different targets which will add a lot
of download overhead. You can deselect webassembly target, android, sources, etc to save space on your disk. of download overhead. You can deselect webassembly target, android, sources, etc to save space on your disk.
## Manual download of models
* https://gpt4all.io/models/ggml-gpt4all-j-v1.3-groovy.bin (default)
## Contributing ## Contributing
* Pull requests welcome. See the feature wish list for ideas :) * Pull requests welcome. See the feature wish list for ideas :)