---
license: mit
---
# Autoregressive Image Generation without Vector Quantization
## About
This model (LightGen) introduces a novel pre-train pipeline for text-to-image models.
It is based on [this paper](https://arxiv.org/abs/), code release on [this github repo](https://github.com/XianfengWu01/LightGen).