Skip to content

Conversation

@divyashreepathihalli
Copy link
Collaborator

No description provided.

README.md Outdated
[keras.io/keras_nlp](https://keras.io/keras_nlp/).

## Installation
KerasHub that is currently available on PiPy is a pre release version.
Copy link
Member

@mattdangerw mattdangerw Sep 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Newline after markdown heading. Don't recommend pinning the version. Also I would do a little more than this probably?

  • Very briefly explain what the pre-release means, e.g. new api might change a lot before release.
  • Recommend pip install keras-nlp for a stable experience.
  • Don't show pip install keras-hub at all now. Recommend pip install keras-hub-nightly for people that want to try the pre-release of keras-hub.
  • Update the quickstart to show import keras_nlp and keras_nlp usages.
  • Finally make a new PR with the release day updates you want and leave it staged (but not merged). We land it at the same time we land keras.io updates. This readme is docs, like keras.io.

)

# Load a BERT model.
classifier = keras_hub.models.Classifier.from_preset(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we mean to change this back to keras_nlp?

Looks like yes, but wanted to confirm.

@divyashreepathihalli divyashreepathihalli merged commit a77595e into keras-team:master Sep 30, 2024
@divyashreepathihalli divyashreepathihalli deleted the update-jax-version branch October 7, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants