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: docs/source-fabric/fundamentals/installation.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,8 @@ Fabric is part of the `Lightning <https://lightning.ai>`_ package. Here is how y
37
37
38
38
39
39
If you don't already have it, this command will also install the latest `stable PyTorch version <https://pytorch.org/>`_.
40
-
The oldest version of PyTorch that Fabric supports is v1.11.0.
40
+
41
+
You can find our the list of supported PyTorch versions in our `compatibility matrix <https://lightning.ai/docs/pytorch/stable/versioning.html#compatibility-matrix>`__.
0 commit comments