Add notebook for "Use this Model" with Google Colab option
#9
by
tomaarsen
HF Staff
- opened
Hello!
Pull Request overview
- Add
notebook.ipynb
based on https://ai.google.dev/gemma/docs/embeddinggemma/inference-embeddinggemma-with-sentence-transformers
Details
In Hugging Face, if a model has a notebook.ipynb
file, then it will be used when a user clicks on "Use this model" -> Google Colab:
Otherwise, this default notebook is used:
If this PR is merged, users should be shown the "Generate Embeddings with Sentence Transformers" notebook that you wrote alongside this model release.
- Tom Aarsen
tomaarsen
changed pull request status to
open