Add model card and metadata
#1
by
nielsr HF Staff - opened
This PR improves the model card for SHINE by adding:
- The
pipeline_tag: text-generationfor better discoverability. - The
library_name: transformersmetadata. - Links to the research paper: SHINE: A Scalable In-Context Hypernetwork for Mapping Context to LoRA in a Single Pass.
- A link to the official GitHub repository for code and environment setup.
Yewei-Liu changed pull request status to
merged