Add pipeline tag and links to paper/code
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the community science team at Hugging Face.
This PR improves the model card for AdaLoRA-QAT by:
- Adding the
image-segmentationpipeline tag to the metadata. - Including links to the research paper and the official GitHub repository.
- Adding a "Sample Usage" section with a CLI snippet for running inference as documented in the repository.
- Correcting minor typos (e.g., changing "ASSIM" to "SSIM").
These changes help users discover, cite, and run the model more easily.