Document possibility to use alternative cache directories
Several programs use cache directories. Document how they can be changed! Otherwise they eat storage space in your home dir.
-
pip ( PIP_CACHE_DIR
) -
torch extensions ( TORCH_EXTENSIONS_DIR
) -
HuggingFace ( HF_HOME
,TRANSFORMERS_CACHE
)
Should we collect common cache stuff
on a separate page under filesystems?