Update model card with metadata and paper links

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

I noticed that this repository is missing some metadata and links to the official research paper and code. This PR adds the following:

  • pipeline_tag: image-text-to-text to reflect the model's multimodal nature.
  • library_name: transformers as the repository includes an auto_map configuration for compatibility.
  • license: other to specify the custom Yuan 3.0 license.
  • Links to the research paper and the official GitHub repository.

Adding this metadata helps users discover your model more easily and ensures that the "Use in Transformers" button works correctly.

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

Sign up or log in to comment