Skip to content

Commit 6f86244

Browse files
committed
cleanup
Signed-off-by: Kyle Sayers <[email protected]>
1 parent ecfe15d commit 6f86244

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/llmcompressor/pipelines/sequential/helpers.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,3 @@ def keep_onload_pre_forward(self: AlignDevicesHook, module, *args, **kwargs):
514514
for module, (hook, offload) in onloaded_modules.items():
515515
hook.offload = offload
516516
hook.post_forward(module, None)
517-
518-
519-
# def is_cpu_offloaded():
520-
#

0 commit comments

Comments
 (0)