localGPT icon indicating copy to clipboard operation
localGPT copied to clipboard

How can I uninstall this?

Open Devesh-N opened this issue 1 year ago • 6 comments

I just ran those .py files as instructed in the README.md file. After that, a bunch of stuff was downloaded. It took up a ton of space in my system. I want to uninstall it now as my system cannot handle the space and is low configuration. Configuration of my mini PC: 32 GB ram RTX 3070 Ryzen 9 5900x 24 cores

Devesh-N avatar Jun 05 '23 07:06 Devesh-N

You can delete the files from your .cache directory that was downloaded.

StrangeNPC avatar Jun 05 '23 12:06 StrangeNPC

You can delete the files from your .cache directory that was downloaded.

Where is that?

Devesh-N avatar Jun 05 '23 14:06 Devesh-N

in your $HOME (in MacOS at least)

vicendominguez avatar Jun 05 '23 14:06 vicendominguez

in your $HOME (in MacOS at least)

I use windows

Devesh-N avatar Jun 05 '23 14:06 Devesh-N

pip uninstall -r requirements.txt

psegovias avatar Jun 05 '23 17:06 psegovias

I use "huggingface-cli delete-cache" to select the models that I want to delete

jose-otero-rodriguez avatar Jun 05 '23 17:06 jose-otero-rodriguez

huggingface-cli delete-cache worked for me!

Devesh-N avatar Jun 05 '23 18:06 Devesh-N