Improve model card metadata and documentation
#1
by nielsr HF Staff - opened
This PR improves the model card for the OSCAR RotationZoo. Key changes include:
- Adding the
text-generationpipeline tag to the metadata for better discoverability. - Adding the paper authors for better attribution.
- Ensuring links to the paper, project page, and code repository are easily accessible.
- Maintaining the detailed usage instructions and precomputed rotation tables.
Zhongzhu changed pull request status to merged
Thanks for PR, nielsr!