"src/vscode:/vscode.git/clone" did not exist on "82e6fa56f0bfc219c26168a27a8ddb3a5488535e"
Unverified Commit 79045739 authored by Matt Williams's avatar Matt Williams Committed by GitHub
Browse files

Merge pull request #1677 from jmorganca/mattw/docrunupdate

update where are models stored q
parents 5a85070c 511069a2
...@@ -62,8 +62,6 @@ Refer to the section above for how to use environment variables on your platform ...@@ -62,8 +62,6 @@ Refer to the section above for how to use environment variables on your platform
- macOS: `~/.ollama/models`. - macOS: `~/.ollama/models`.
- Linux: `/usr/share/ollama/.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? ## 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. 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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment