Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to clean up and remove loaded models #36

Open
shanksmu opened this issue Dec 28, 2024 · 1 comment
Open

How to clean up and remove loaded models #36

shanksmu opened this issue Dec 28, 2024 · 1 comment

Comments

@shanksmu
Copy link

Hello Leon

Thank you for setting up this repo.
I used it to try out a bunch on models.

I finalized one model and want to perform a clean up and remove other models which I had loaded.

How do I do that.

Thanks
Shashank

@Leon-Sander
Copy link
Owner

Right now the app only accepts the /pull command, so you cant to it directly from the interface.
To remove the models you have at least these two choices:

  1. Enter the docker container and call ollama rm MODEL_NAME in the cli
  2. Delete all models from the ollama cache where the models are saved and download the model you want to use again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants