Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card for SAMA-14B by:
- Adding the
image-to-videopipeline tag to the metadata for better discoverability. - Including a "Quick Start" section with installation and inference instructions taken from the official GitHub repository.
- Organizing the content to include helpful links to the paper, project page, and code.
These changes help users understand how to set up and run the model effectively.
no samples?