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-text to the metadata to help users find the model on the Hub.
  • Adding the library_name: transformers since the model is built on the Vicuna/Llama backbone.
  • Updating the license to cc-by-4.0 for 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

Sign up or log in to comment