diff --git a/RELEASE.md b/RELEASE.md index ae84a20d..8b8e0193 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,9 @@ +# Release 1.0.0 + +## Major Features and Improvements + +* Open-source models: LLaMA and GPT-J. + # Release 0.2.2 ## Bug Fixes diff --git a/requirements.in b/requirements.in index 79d33d4b..4ff5ecb7 100644 --- a/requirements.in +++ b/requirements.in @@ -10,4 +10,4 @@ jax[tpu] @ git+https://github.com/google/jax paxml @ git+https://github.com/google/paxml praxis @ git+https://github.com/google/praxis seqio -orbax-export>=0.0.3 +orbax-export