Add comprehensive model card for Locality-aware Parallel Decoding (LPD)
#1
by nielsr HF Staff - opened
This PR adds a comprehensive model card for the LPD model, presented in Locality-aware Parallel Decoding for Efficient Autoregressive Image Generation.
It includes:
- The paper abstract.
- Links to the paper and the official GitHub repository.
- Key visuals from the project.
- Detailed usage instructions including environment setup, model download, and evaluation steps, directing users to the official repository for full details.
- A table of available model checkpoints with performance metrics.
- Appropriate metadata, including
pipeline_tag: unconditional-image-generation,library_name: transformers, andlicense: apache-2.0.
This ensures the model is easily discoverable on the Hub and provides essential information to users.