Safetensors
qwen2_5_vl

Enhance model card for UI-AGILE: Add metadata, links, abstract, and usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the UI-AGILE model.

Key improvements include:

  • Addition of library_name: transformers and pipeline_tag: image-text-to-text metadata, improving discoverability and enabling the "how to use" widget.
  • Inclusion of the paper abstract and a comprehensive overview of the model's features and performance based on the original GitHub repository.
  • Direct links to the paper (UI-AGILE: Advancing GUI Agents with Effective Reinforcement Learning and Precise Inference-Time Grounding), project homepage (https://osatlas.github.io/), and GitHub repository for easy access to more information and code.
  • A practical Python code snippet for quick inference, demonstrating how to load and use the model with the transformers library, adapted for this repository.
  • Addition of the BibTeX citation and acknowledgements for proper attribution.
  • Removal of the internal "File information" section.

Please review the proposed changes.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment