GGUF
English
conversational

Add pipeline tag and library name to metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team.

This PR improves your model card by adding:

  1. pipeline_tag: image-text-to-text so that your model is properly categorized and discoverable under the correct multimodal task on the Hub.
  2. library_name: transformers to enable the automated, pre-defined code snippet widget on your model page, helping users quickly get started with your model.
  3. An updated BibTeX citation with the full author list from the GitHub repository.

Let me know if you have any questions!

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment