Improve model card: Add metadata, abstract, and usage example
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: other
andlibrary_name: transformers
for better discoverability and context on the Hugging Face Hub. - Including the paper's abstract for a more complete overview of the research.
- Providing a sample usage snippet to make it easier for users to get started with SparseLoRA.
Skhaki
changed pull request status to
merged