-
Notifications
You must be signed in to change notification settings - Fork 430
Add TiC-CLIP #750
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 TiC-CLIP #750
Conversation
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.
Nice!
Co-authored-by: Omar Sanseviero <[email protected]>
Co-authored-by: Omar Sanseviero <[email protected]>
Co-authored-by: Omar Sanseviero <[email protected]>
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.
LGTM :)
To make it work, all models from https://huggingface.co/collections/apple/tic-clip-666097407ed2edff959276e0 must have library_name: tic-clip
in their modelcard metadata. While you are at it, can you also explicitly set pipeline_tag: zero-shot-image-classification
instead of having it as tags
? (already works well with moon-landing but better to be explicit)
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.
LGTM! Let's wait for one extra reviewer
@Wauplin I can open PR to all once this is merged IMO (or should I do it before?) |
It can be done in parallel - there's nothing blocking on either side. In general having proper metadata on the model cards, even if download stats are not enabled yet, would be good to have the correct library set up |
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.
lgtm
cc @osanseviero @pcuenca as discussed
added it to have the model counts rather than having it as a library