h2o-llmstudio
h2o-llmstudio copied to clipboard
[CODE IMPROVEMENT] Check for available disk space
🔧 Proposed code refactoring
We can check for available space for:
- Starting an experiment
- Pushing model to HF
Motivation
Out of space will make an experiment fail as weights need to be saved at the end of the run; same holds for pushing to HF.