Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
horheynm committed Feb 19, 2025
1 parent 4a34d0c commit 80a86c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/llmcompressor/transformers/finetune/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,3 +288,4 @@ def run_sequential_stages(self, checkpoint: Optional[str] = None):
torch.cuda.empty_cache()
self.trainer.accelerator.free_memory()
self.trainer.accelerator.wait_for_everyone()

0 comments on commit 80a86c7

Please sign in to comment.