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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
+
<divalign="center">
2
+
1
3
# ML Flashpoint
2
4
3
5
[](https://github.com/google/ml-flashpoint/actions/workflows/build_and_test.yml)
A memory-first, lightning-fast, ready-to-use ML checkpointing library.
6
14
@@ -14,7 +22,7 @@ Below you will find development instructions for contributors.
14
22
15
23
## Installation
16
24
17
-
This library defines core dependencies, as well as additional optional dependencies for specific adapters, to avoid polluting consumers with unnecessary dependencies.
25
+
This library defines core dependencies, as well as additional _optional_ dependencies for specific adapters, to avoid polluting consumers with unnecessary dependencies.
18
26
See the adapters installation commands below for examples of the available options, and the [`pyproject.toml`](./pyproject.toml) as the source of truth for all available adapters.
0 commit comments