Skip to content

Commit 7ced209

Browse files
committed
Fix newline
1 parent a7f9748 commit 7ced209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If this quick start has got you interested, then have a read of [All of Equinox]
7878
**Deep learning**
7979
[Optax](https://github.com/deepmind/optax): first-order gradient (SGD, Adam, ...) optimisers.
8080
[Orbax](https://github.com/google/orbax): checkpointing (async/multi-host/multi-device).
81-
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).
81+
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).
8282
[paramax](https://github.com/danielward27/paramax): parameterizations and constraints for PyTrees.
8383

8484
**Scientific computing**

0 commit comments

Comments
 (0)