localGPT
localGPT copied to clipboard
How can I uninstall this?
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
You can delete the files from your .cache directory that was downloaded.
You can delete the files from your .cache directory that was downloaded.
Where is that?
in your $HOME (in MacOS at least)
in your $HOME (in MacOS at least)
I use windows
pip uninstall -r requirements.txt
I use "huggingface-cli delete-cache" to select the models that I want to delete
huggingface-cli delete-cache worked for me!