Add descriptive tags to the model card
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by adding more descriptive tags to improve discoverability and categorization on the Hugging Face Hub. Based on the paper abstract and model architecture, the following tags have been added: multimodal
, vlm
, reasoning
, agent
, and qwen3
. These tags reflect the model's nature as an open-source multimodal vision-language model, its focus on reasoning and agentic tasks, and its reliance on the Qwen3 language model.