We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ee40c commit fc92a7fCopy full SHA for fc92a7f
docs/requirements.txt
@@ -5,4 +5,4 @@ matplotlib
5
papermill
6
ipykernel
7
ipython_genutils
8
-jinja2<=3.0.3
+jinja2==3.1.4
docs/source/index.rst
@@ -20,3 +20,14 @@ the entire training job.
20
data
21
checkpointing
22
parameter_server
23
+
24
25
+License
26
+---------
27
28
+torchft is BSD 3-Clause licensed. See `LICENSE <https://github.com/pytorch-labs/torchft/blob/main/LICENSE>`_ for more details.
29
30
+Copyright © Meta Platforms, Inc
31
32
+* `Terms of Use <https://opensource.fb.com/legal/terms>`_
33
+* `Privacy Policy <https://opensource.fb.com/legal/privacy>`_
0 commit comments