Skip to content

v0.6.2

Compare
Choose a tag to compare
@mattdangerw mattdangerw released this 21 Sep 19:42
· 16 commits to r0.6 since this release

Summary

  • Support mixed precision on keras-core on all of jax, torch and tensorflow.
  • Add keras_nlp.layers.RotaryEmbedding for rotary embeddings.
  • Add keras_nlp.layers.ReversibleEmbedding to better support tied or untied weights for logit projections.
  • Many bug fixes and improvements.

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2