You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intermediate_source/pipelining_tutorial.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -235,6 +235,6 @@ Additional Resources
235
235
--------------------
236
236
237
237
We have successfully integrated ``torch.distributed.pipelining`` into the `torchtitan repository <https://github.com/pytorch/torchtitan>`__. TorchTitan is a clean, minimal code base for
238
-
Large-scale LLM training using native PyTorch. For a production ready usage of pipeline
238
+
large-scale LLM training using native PyTorch. For a production ready usage of pipeline
239
239
parallelism as well as composition with other distributed techniques, see
240
240
`TorchTitan end to end example of 3D parallelism <https://github.com/pytorch/torchtitan>`__.
0 commit comments