Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Eyceoz <[email protected]>
  • Loading branch information
Maxusmusti committed Jul 17, 2024
1 parent ac772cb commit 6647fd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/instructlab/training/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
export_to_huggingface,
import_from_huggingface,
)
from peft.utils import _get_submodules
from rich.logging import RichHandler
from safetensors.torch import save_file
from torch import distributed as dist
Expand Down

0 comments on commit 6647fd4

Please sign in to comment.