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: README.md
+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
@@ -24,7 +24,7 @@
24
24
-[2025/07] We published [instructions](/torchtitan/models/README.md) on how to add a model to `torchtitan`.
25
25
-[2025/07] We released `torchtitan`[v0.1.0](https://github.com/pytorch/torchtitan/releases), and also set up nightly builds.
26
26
-[2025/04] Our paper was accepted by [ICLR 2025](https://iclr.cc/virtual/2025/poster/29620).
27
-
-[2025/04] Training the diffusion model [FLUX](torchtitan/experiments/flux/) with FSDP/HSDP is available as an experiment.
27
+
-[2025/04] Training the diffusion model [FLUX](torchtitan/models/flux/) with FSDP/HSDP is available as an experiment.
28
28
-[2025/04] The frontend implementation of [SimpleFSDP](torchtitan/experiments/simple_fsdp/), a compiler-based FSDP framework, is available as an experiment.
29
29
-[2024/12] GPU MODE [lecture](https://www.youtube.com/watch?v=VYWRjcUqW6w) on torchtitan.
30
30
-[2024/07][Presentation](https://pytorch2024.sched.com/event/1fHn3) at PyTorch Conference 2024.
0 commit comments