Add pipeline tag and improve metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This pull request improves the model card by:
- Adding the
pipeline_tag: image-text-to-textto the metadata to help users find the model on the Hub. - Adding the
library_name: transformerssince the model is built on the Vicuna/Llama backbone. - Updating the
licensetocc-by-4.0for better specificity. - Adding the GitHub repository link to the badges section.
The rest of the model card looks great!
fzzsl changed pull request status to merged