document Levanter

This commit is contained in:
Patrick Kidger
2023-07-12 19:36:09 +01:00
parent a6ab6c0d28
commit 5a57456e15
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -55,6 +55,8 @@ Available at [https://docs.kidger.site/jaxtyping](https://docs.kidger.site/jaxty
[sympy2jax](https://github.com/google/sympy2jax): SymPy<->JAX conversion; train symbolic expressions via gradient descent.
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).
### Disclaimer
This is not an official Google product.
+2
View File
@@ -54,3 +54,5 @@ Have a read of the [Array annotations](./api/array.md) documentation on the left
[Eqxvision](https://github.com/paganpasta/eqxvision): computer vision models.
[sympy2jax](https://github.com/google/sympy2jax): SymPy<->JAX conversion; train symbolic expressions via gradient descent.
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).