We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7524238 commit 9b97778Copy full SHA for 9b97778
tests/unit_tests/test_dataset_flux.py
@@ -12,6 +12,7 @@
12
13
from torchtitan.config import ConfigManager
14
from torchtitan.hf_datasets import DatasetConfig
15
+from torchtitan.models.flux.tokenizer import build_flux_tokenizer
16
17
18
class TestFluxDataLoader(unittest.TestCase):
0 commit comments