Skip to content

Commit

Permalink
Update packing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
milocress authored Apr 3, 2024
1 parent 94b7d57 commit f858fda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llmfoundry/data/packing.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import numpy as np
import torch
from omegaconf import DictConfig
from tqdm import tqdm
from transformers import PreTrainedTokenizerBase

log = logging.getLogger(__name__)
Expand Down

0 comments on commit f858fda

Please sign in to comment.