Enhance model card for Uni-CoT with metadata, overview, and usage
#2
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for Uni-CoT by adding essential metadata and detailed information.
Specifically, it:
- Adds
pipeline_tag: any-to-any
to accurately reflect the model's multimodal capabilities across text and vision, improving its discoverability on the Hub. - Includes
library_name: transformers
as the model is compatible with the Hugging Face Transformers library. - Provides a comprehensive overview of the model's features, a practical quickstart guide for installation and inference, quantitative results, and proper citation and acknowledgments.
These additions will make the model more discoverable and user-friendly for the community.
Fr0zencr4nE
changed pull request status to
merged