Unverified Commit 97746630 authored by Tristan Rhodes's avatar Tristan Rhodes Committed by GitHub
Browse files

Update faq.md with the location of models on Windows (#2545)

parent a468ae04
......@@ -60,8 +60,9 @@ Refer to the section [above](#how-do-i-configure-ollama-server) for how to set e
## Where are models stored?
- macOS: `~/.ollama/models`.
- macOS: `~/.ollama/models`
- Linux: `/usr/share/ollama/.ollama/models`
- Windows: `C:\Users\<username>\.ollama\models`
### How do I set them to a different location?
......
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