Skip to content

Commit 773aea5

Browse files
authored
Fix torchtitan CI (#281)
* Fix lint stack-info: PR: #277, branch: xmfan/stack/28 * Fix torchtitan CI stack-info: PR: #281, branch: xmfan/stack/29
1 parent 02cf33f commit 773aea5

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)