diff --git a/docs/source/users/index.md b/docs/source/users/index.md index 89aa9a19b..7cdc9162d 100644 --- a/docs/source/users/index.md +++ b/docs/source/users/index.md @@ -378,6 +378,12 @@ Note that each model comes with its own license, and that users are themselves responsible for verifying that their usage complies with the license. You can find licensing details on the [GPT4All official site](https://gpt4all.io/index.html). +First, create a folder to store the model files. + +``` +mkdir ~/.cache/gpt4all +``` + For each model you use, you will have to run the command ```