-
Notifications
You must be signed in to change notification settings - Fork 560
Add Clara as a library #1872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Clara as a library #1872
Conversation
Add Clara library (ckpt file) tracking to enable download count
Removed Cartesia Pytorch and Cartesia MLX entries, along with their associated properties. Added Clara entry with relevant details.
pcuenca
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Before we can merge, there should be some repos with library_name: clara as part of the metadata section of the model card.
| repoUrl: "https://github.com/amazon-science/chronos-forecasting", | ||
| snippets: snippets.chronos_forecasting, | ||
| }, | ||
| clara: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as @pcuenca mentioned, the models in https://huggingface.co/collections/nvidia/clara-molecular and https://huggingface.co/collections/nvidia/clara-biology should be tagged as clara so that they show up under https://huggingface.co/models?other=clara.
You can do that by updating each model card with
library_name: clara
|
@kyle-gion will merge once model repos are updated! |
@merveenoyan |
Include `config.json` as file option to enable download metrics Co-authored-by: Lucain <[email protected]>
This PR is to add Clara library (ckpt file) tracking to enable download count for the model repos in:
CC: @merveenoyan as a follow up to our slack conversation