Add metadata and improve model card
#1
by nielsr HF Staff - opened
This PR adds relevant YAML metadata (pipeline tag, library name, and license) to the model card. It also includes a reference to the base model (Qwen3-VL-4B-Thinking) and ensures the model is correctly linked to the research paper and GitHub repository. The sample code for loading the model via the transformers library has been preserved.