CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

Add support for removing models.

Open balayanv opened this issue 2 years ago • 4 comments

Describe the need of your request

I have pretty much installed and experimented with most models, some consume significant amount of memory. I wont be surprised if i have 200GB+ allocated to them.

Proposed solution

It would be great if the plugin allowed us to remove the model (exactly the same way it offers to download it). Just a simple link.

Additional context

No response

balayanv avatar Jan 04 '24 14:01 balayanv

BTW can someone point me in right direction, where can i find these models (ill just remove them via terminal).

Removing plugin also does not remove the models (which it should imo).

balayanv avatar Jan 04 '24 14:01 balayanv

Hey, the models are stored in the hidden folder named .codegpt within your home directory.

cd ~/.codegpt/models

carlrobertoh avatar Jan 04 '24 14:01 carlrobertoh

Thanks, will handle it on my own, even if dedicated support is not added imo good enough solution is to add that info into github page or plugin homepage but most importantly remove it when plugin is uninstalled.

balayanv avatar Jan 04 '24 14:01 balayanv

+1 for adding this to the docs at least, took a bit to find this.

anthonyalayo avatar Aug 06 '24 03:08 anthonyalayo