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: transformersto the metadata, as the model uses the Qwen2 architecture and is compatible with the Transformers library. - Updating the
pipeline_tagtotext-generationto 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.