Skip to content

Commit 9c4f0bb

Browse files
removing nightly ref
1 parent 0448ed7 commit 9c4f0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorials/memory_optimizations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ checkpointing, where all activations will either be recomputed later in the back
109109

110110
To enable activation offloading, use the ``enable_activation_offloading`` config entry or flag
111111
in our lora finetuning single device recipe, e.g. ``enable_activation_offloading=True``. To allow
112-
usage of streams, make sure you are on a torch version later than PyTorch 2.5.0.dev20240907.
112+
usage of streams, make sure you are on a torch version later than PyTorch 2.5.0.
113113

114114
.. _glossary_grad_accm:
115115

0 commit comments

Comments
 (0)