Improve model card: add pipeline tag, library name, links and sample usage
#1
by nielsr HF Staff - opened
Hi,
I'm Niels from the community science team at Hugging Face. I'm opening this PR to improve the model card for your Flux Attention model.
The improvements include:
- Adding the
pipeline_tag: text-generationandlibrary_name: transformersto the metadata for better discoverability. - Adding links to the paper, project page, and official GitHub repository.
- Adding a "Quick Start" section with the inference code provided in your README to help users run the model with the custom
PawLlamaarchitecture. - Including the BibTeX citation.
Feel free to merge if this looks good to you!
QQTang1223 changed pull request status to merged