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 02cf33f commit 773aea5Copy full SHA for 773aea5
.github/workflows/test_torchtitan.yml
@@ -51,5 +51,5 @@ jobs:
51
--model.name autoparallel.llama3 \
52
--parallelism.tensor_parallel_degree 4 \
53
--training.dataset c4 \
54
- --compile.enable
+ --compile.enable \
55
--job.custom_config_module=torchtitan.experiments.autoparallel.job_config
0 commit comments