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 'Locality-aware Parallel Decoding (LPD) for Efficient Autoregressive Image Generation' model.
It includes:
- A link to the paper on Hugging Face Papers: https://huggingface.co/papers/2507.01957
- Relevant metadata:
pipeline_tag: unconditional-image-generation
,library_name: transformers
, andlicense: apache-2.0
, enhancing discoverability and clarity on the Hub. - Links to the official GitHub repository for code and detailed instructions.
- Key information such as the abstract, performance metrics, and a sample code snippet for loading the model.