Add library_name and update pipeline_tag

#1
by nielsr HF Staff - opened

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

This PR improves the model card for SPARK by:

  • Adding library_name: transformers to the metadata, as the model uses the Qwen2 architecture and is compatible with the Transformers library.
  • Updating the pipeline_tag to text-generation to ensure the correct inference widget is displayed and to improve discoverability within the language model category.

These changes help users better interact with your model on the Hub.

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

Sign up or log in to comment