Skip to content

Conversation

IvanKobzarev
Copy link

@IvanKobzarev IvanKobzarev commented Sep 12, 2025

torchrun --nproc_per_node=8 --rdzv_backend c10d --rdzv_endpoint=localhost:0 --local-ranks-filter 0 --role rank --tee 3 -m torchtitan.train --job.config_file ./torchtitan/models/llama3/train_configs/llama3_8b.toml --model.name llama3_auto_parallel --training.steps 50 --training.local_batch_size 4 --training.dataset c4 --parallelism.data_parallel_replicate_degree 1 --parallelism.data_parallel_shard_degree 2 --parallelism.tensor_parallel_degree 4 --parallelism.context_parallel_degree 1 --experimental.bucket_all_gathers_fx none --experimental.bucket_reduce_scatters_fx none --metrics.log_freq 1 --profiling.profile_freq 20 --compile.enable

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant