Skip to content

Commit 007ef47

Browse files
committed
Fix torchtitan CI
1 parent 2c0c232 commit 007ef47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_torchtitan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
--model.name autoparallel.llama3 \
5252
--parallelism.tensor_parallel_degree 4 \
5353
--training.dataset c4 \
54-
--compile.enable
54+
--compile.enable \
5555
--job.custom_config_module=torchtitan.experiments.autoparallel.job_config

0 commit comments

Comments
 (0)