Where does ollama.pull() store the models? #26

Closed
opened 2026-02-15 16:27:33 -05:00 by yindo · 1 comment
Owner

Originally created by @HotLoverGirl69 on GitHub (Feb 12, 2024).

Where does ollama-python store the pulled models to?

Originally created by @HotLoverGirl69 on GitHub (Feb 12, 2024). Where does ollama-python store the pulled models to?
yindo closed this issue 2026-02-15 16:27:33 -05:00
Author
Owner

@mxyng commented on GitHub (Feb 12, 2024):

ollama-python doesn't store models. it's a client library to ollama. models are stored on the server. see the faq for details

@mxyng commented on GitHub (Feb 12, 2024): ollama-python doesn't store models. it's a client library to ollama. models are stored on the server. see the [faq](https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored) for details
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#26