v0.6.0 #1130
Unanswered
mattdangerw
asked this question in
General
v0.6.0
#1130
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
KerasNLP is adding experimental support for Jax and PyTorch backends on top of the Keras Core library. Read the anouncement, and browse the full library documentation, including how to specify the backend when running your code.
Support for both Jax and PyTorch is still experimental, expect some rough edges and please give us feedback!
Summary
0.5.2with the addition of multi-backend support.keras_nlp.models.DebertaV3*keras_nlp.models.FNet*keras_nlp.metricskeras_nlp.samplers.BeamSamplerkeras_nlp.samplers.ContrastiveSamplerKERAS_BACKEND={jax, torch, tensorflow}, you will be trying the new Keras Core library, using the specified backend. This is a great way to test out the future of the library!What's Changed
Defaults toto end of arg docstring and standardise values by @SamuelMarks in MoveDefaults toto end of arg docstring and standardise values #1057GPTNeoXBackboneby @shivance in AddingGPTNeoXBackbone#1056GPTNeoXPreprocessorby @shivance in AddGPTNeoXPreprocessor#1093GPTNeoXCausalLMPreprocessorby @shivance in AddGPTNeoXCausalLMPreprocessor#1106RotaryEmbeddingandGPTNeoXAttentionby @shivance in RefactorRotaryEmbeddingandGPTNeoXAttention#1101New Contributors
Defaults toto end of arg docstring and standardise values #1057Full Changelog: v0.5.2...v0.6.0
This discussion was created from the release v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions