Skip to content

Commit 2ea6197

Browse files
authored
Fix link to FLUX model in README (#1978)
1 parent 60f8e55 commit 2ea6197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- [2025/07] We published [instructions](/torchtitan/models/README.md) on how to add a model to `torchtitan`.
2525
- [2025/07] We released `torchtitan` [v0.1.0](https://github.com/pytorch/torchtitan/releases), and also set up nightly builds.
2626
- [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.
2828
- [2025/04] The frontend implementation of [SimpleFSDP](torchtitan/experiments/simple_fsdp/), a compiler-based FSDP framework, is available as an experiment.
2929
- [2024/12] GPU MODE [lecture](https://www.youtube.com/watch?v=VYWRjcUqW6w) on torchtitan.
3030
- [2024/07] [Presentation](https://pytorch2024.sched.com/event/1fHn3) at PyTorch Conference 2024.

0 commit comments

Comments
 (0)