Improve model card: update pipeline tag and add relevant tags
#2
by
nielsr
HF Staff
- opened
This PR improves the model card for OS-Genesis-7B-AW by:
- Updating the
pipeline_tag
fromany-to-any
toimage-text-to-text
, which more accurately reflects the model's functionality (taking image and text inputs to produce text outputs) and ensures it appears in the correct filtering category on the Hub (https://huggingface.co/models?pipeline_tag=image-text-to-text). - Adding relevant
tags
such asgui-agent
,web-agent
,mobile-agent
,qwen2-vl
, andmultimodal
to further describe the model's domain, application, and architecture for better discoverability. - No changes were made to the paper link in the content, adhering to the instruction that an existing arXiv link does not need to be replaced.