mirror of
https://github.com/ollama/ollama.git
synced 2025-09-27 20:27:05 +02:00
Update faq.md with the location of models on Windows (#2545)
This commit is contained in:
@@ -60,8 +60,9 @@ Refer to the section [above](#how-do-i-configure-ollama-server) for how to set e
|
|||||||
|
|
||||||
## Where are models stored?
|
## Where are models stored?
|
||||||
|
|
||||||
- macOS: `~/.ollama/models`.
|
- macOS: `~/.ollama/models`
|
||||||
- Linux: `/usr/share/ollama/.ollama/models`
|
- Linux: `/usr/share/ollama/.ollama/models`
|
||||||
|
- Windows: `C:\Users\<username>\.ollama\models`
|
||||||
|
|
||||||
### How do I set them to a different location?
|
### How do I set them to a different location?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user