-
When training on Colab, the old models and lightning ckpt are moved to the drive trash instead of being permanently deleted. Files that are placed in the trash are still counted towards the storage limit. Is there any way to automatically delete the old models permanently so that they don't take up storage space? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
It's really annoying |
Beta Was this translation helpful? Give feedback.
-
One of the workarounds is to overwrite the file with an empty file before deleting it, but this method is noticeably slower. |
Beta Was this translation helpful? Give feedback.
-
Migrate to #474 |
Beta Was this translation helpful? Give feedback.
Migrate to #474