Publish your NeMo models to Hugging Face Hub! #4333
okuchaiev
started this conversation in
Public Models
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.
-
Anyone can now publish their models to Hugging Face Hub! Notice there is now "NeMo" option under "Libraries" filter on the left :)
Once you think your .nemo model is useful to the community, we encourage you to publish it on Hugging Face Hub under permissible licence. We recommend CC-BY-4 license, but the choice of the right license is yours. If you follow the tutorial below, your model will be available via
.from_pretrained
API for all NeMo users and discoverable on Hugging Face Hub.Here is [a tutorial on how to publish your model on Hugging Face Hub] by @titu1994 (https://colab.research.google.com/github/NVIDIA/NeMo/blob/main/tutorials/Publish_NeMo_Model_On_Hugging_Face_Hub.ipynb).
Here is an example of the first NeMo model on Hugging Face Hub.
Beta Was this translation helpful? Give feedback.
All reactions