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

[APP] Ollama: logs and models stay untouched #66

Closed
hermannsorgel opened this issue Jun 14, 2024 · 2 comments
Closed

[APP] Ollama: logs and models stay untouched #66

hermannsorgel opened this issue Jun 14, 2024 · 2 comments

Comments

@hermannsorgel
Copy link

hermannsorgel commented Jun 14, 2024

Describe the app

Ollama, a locall LLMs runner, keeps logs and models in the ~/.ollama. Pearcleaner does not suggest removing this folder when uninstalling Ollama.

App Details

  1. Name: Ollama
  2. Version: 0.1.41
  3. Source: website
  4. Type: Regular
  5. PATH/S to the files/folders not being deleted
    ~/.ollama

Desktop :

  • OS: 14.5
  • Pearcleaner App Mode: Regular
  • Pearcleaner Version: 3.7.2

Screenshots
'Pearcleaner screenshot'

du -hd 1 .ollama
4.3G	.ollama/models
 88K	.ollama/logs
4.3G	.ollama

Additional context

Thank you for a nice app.

@hermannsorgel hermannsorgel changed the title [APP] Ollama: logs and models stays untouched [APP] Ollama: logs and models stay untouched Jun 14, 2024
@alienator88
Copy link
Owner

Hi, I looked at the code and it looks like the home directory is not part of the search Locations the app goes through.
I've gone ahead and added that in for the next release, which should find the folder you mentioned once you update to that version.
Thanks!

@alienator88
Copy link
Owner

Released in v3.7.3

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