SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

.cache on C drive is eating up my SSD #16

Closed DoDoExt closed 1 year ago

DoDoExt commented 1 year ago

Is there any way I can put .cache inside the Tavern-Extra folder? It's 8gb on my OS drive and I'd rather it not be there. Thank you :)

predtech1988 commented 1 year ago

Is there any way I can put .cache inside the Tavern-Extra folder? It's 8gb on my OS drive and I'd rather it not be there. Thank you :)

If you are on windows you can move that folder to another place and than using Link ShellExtension make symbol link from new location.

Cohee1207 commented 1 year ago

Override with environment variables: HF_HOME or HUGGINGFACE_HUB_CACHE https://huggingface.co/docs/huggingface_hub/guides/manage-cache#understand-caching