From c2de4ebb7af36e611d5727b8a620d8abb96dd854 Mon Sep 17 00:00:00 2001 From: AT Date: Sun, 30 Apr 2023 07:02:01 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a57a2597..88513b29 100644 --- a/README.md +++ b/README.md @@ -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 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 * Pull requests welcome. See the feature wish list for ideas :)