Add model card
#1
by
nielsr
HF Staff
- opened
This PR adds a model card, making sure the model is easily findable on the hub. It:
- links to the paper (Ming-Lite-Uni: Advancements in Unified Architecture for Natural Multimodal Interaction).
- adds a library name (the model is compatible with the Transformers library, according to file information).
- adds a license (MIT)
- sets a relevant
pipeline_tag
, meaning this model is now discoverable at https://huggingface.co/models?pipeline_tag=image-text-to-text - adds link to the code
I think it looks good, and I appreciate your contribution.
m1ngcheng
changed pull request status to
merged