Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Eyceoz <meyceoz@redhat.com>
  • Loading branch information
Maxusmusti committed Jun 19, 2024
1 parent 784e2d4 commit 997ad36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/instructlab/training/token_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from torch.utils.data import DataLoader, Dataset
import numpy as np
import torch
import torch.nn.functional as F

# First Party
from instructlab.training.multipack_sampler import MultipackDistributedBatchSampler
Expand Down

0 comments on commit 997ad36

Please sign in to comment.