Merge pull request #1677 from jmorganca/mattw/docrunupdate

update where are models stored q
This commit is contained in:
Matt Williams 2023-12-22 09:56:27 -08:00 committed by GitHub
commit 790457398a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,8 +62,6 @@ Refer to the section above for how to use environment variables on your platform
- macOS: `~/.ollama/models`.
- Linux: `/usr/share/ollama/.ollama/models`
See [the CLI Documentation](./cli.md) for more on this.
## How do I set them to a different location?
If a different directory needs to be used, set the environment variable `OLLAMA_MODELS` to the chosen directory. Refer to the section above for how to use environment variables on your platform.