Add/improve model card for TULIP
#1
by
nielsr
HF Staff
- opened
This PR adds/improves the model card for TULIP, ensuring the correct pipeline tag (image-to-text
) is set and the license and library name are correctly specified, which aids discoverability. The model card now includes essential information about the model, such as a brief overview, highlights, and links to the paper and code.
tagging this with library_name: transformers implies this can be used with transformers, but is that the case? I don't think transformers has implemented the TextTransformerRoPE used by this model.