diff --git a/docs/source/users/index.md b/docs/source/users/index.md index 3257823a7..d7f75192b 100644 --- a/docs/source/users/index.md +++ b/docs/source/users/index.md @@ -365,6 +365,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 ```