Add library_name and paper link to model card
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
library_name: transformersmetadata tag to enable automated code snippets and improve discoverability. - Linking the model card to its research paper: MODF-SIR: A Multi-agent Omni-modal Distilled Framework for Social Intelligence Reasoning.
- Including a "Sample Usage" section with a code snippet for model initialization, derived from the project's official documentation.