Skip to content

Commit

Permalink
make style
Browse files Browse the repository at this point in the history
  • Loading branch information
ji-huazhong committed Oct 26, 2024
1 parent 63fb177 commit 00b4145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/accelerate/utils/modeling.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
from .memory import clear_device_cache, get_xpu_available_memory
from .offload import load_offloaded_weight, offload_weight, save_offload_index
from .tqdm import is_tqdm_available, tqdm
from .versions import compare_versions, is_torch_version
from .versions import is_torch_version


if is_npu_available(check_device=False):
Expand Down

0 comments on commit 00b4145

Please sign in to comment.