pip
bash
pip cache purge
conda
bash
conda clean -a -y
apt
bash
apt clean
apt-get
bash
apt-get clean
modelscope
bash
modelscope clear-cache
huggingface
bash
rm -rf ~/.cache/huggingface/*