Slackbot
04/28/2023, 7:55 AMChaoyu
04/28/2023, 8:18 AMlarme (shenyang)
04/28/2023, 8:24 AMdu -h -d 1 ~ | sort -h
and du -h -d 1 ~/bentoml/models |sort -h
?
The file size of stable diffusion models are large, around 20GB. And huggingface will also store a copy of the model in your cache folder so importing a model will take around 40GB diskspace. That's expected.
But I wonder why your /mnt
and /anaconda
directory take so much disk sacpeUdijs Edijs Musajevs
04/28/2023, 8:37 AMlarme (shenyang)
04/28/2023, 9:07 AM