Add pipeline tag and library name metadata

#1
by nielsr HF Staff - opened

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

This PR improves the model card for RIME-7B by:

  1. Adding the pipeline_tag: feature-extraction metadata so that the model is properly categorized and discoverable.
  2. Adding library_name: transformers metadata since this model uses Qwen2VLForConditionalGeneration from the transformers library.
  3. Adding a link to the paper page on Hugging Face to make it easy for users to find the original research.

Let me know if you have any questions!

leafyseay changed pull request status to merged

Sign up or log in to comment