[ICLR 2025] Implementation of Accelerating Auto-regressive Text-to-Image Generation with Training-free Speculative Jacobi Decoding
54
stars
13
commits
Python
primary language
Apr 21, 2025
updated
Yao Teng1, Han Shi2, Xian Liu3, Xuefei Ning4, Guohao Dai5,6, Yu Wang4, Zhenguo Li2, and Xihui Liu1.
1The University of Hong Kong, 2Huawei Noah’s Ark Lab, 3CUHK, 4Tsinghua University, 5Shanghai Jiao Tong University, 6Infinigence AI
yaml:conda env create -f environment.yaml
Results on Lumina-mGPT
Results on Emu3
CUDA_VISIBLE_DEVICES=0 python test_lumina_mgpt.py
CUDA_VISIBLE_DEVICES=0 python test_emu3.py
CUDA_VISIBLE_DEVICES=0 python test_llamagen.py
Our code is based on Lumina-mGPT, Emu3, LlamaGen, Anole, and CLLM. We would like to express our gratitude to Tianwei Xiong for his assistance.
@article{teng2024accelerating,
title={Accelerating auto-regressive text-to-image generation with training-free speculative jacobi decoding},
author={Teng, Yao and Shi, Han and Liu, Xian and Ning, Xuefei and Dai, Guohao and Wang, Yu and Li, Zhenguo and Liu, Xihui},
journal={arXiv preprint arXiv:2410.01699},
year={2024}
}
13 commits
Python
99.8%
[ICLR 2025] Implementation of Accelerating Auto-regressive Text-to-Image Generation with Training-free Speculative Jacobi Decoding
54
stars
13
commits
Python
primary language
Apr 21, 2025
updated
Yao Teng1, Han Shi2, Xian Liu3, Xuefei Ning4, Guohao Dai5,6, Yu Wang4, Zhenguo Li2, and Xihui Liu1.
1The University of Hong Kong, 2Huawei Noah’s Ark Lab, 3CUHK, 4Tsinghua University, 5Shanghai Jiao Tong University, 6Infinigence AI
yaml:conda env create -f environment.yaml
Results on Lumina-mGPT
Results on Emu3
CUDA_VISIBLE_DEVICES=0 python test_lumina_mgpt.py
CUDA_VISIBLE_DEVICES=0 python test_emu3.py
CUDA_VISIBLE_DEVICES=0 python test_llamagen.py
Our code is based on Lumina-mGPT, Emu3, LlamaGen, Anole, and CLLM. We would like to express our gratitude to Tianwei Xiong for his assistance.
@article{teng2024accelerating,
title={Accelerating auto-regressive text-to-image generation with training-free speculative jacobi decoding},
author={Teng, Yao and Shi, Han and Liu, Xian and Ning, Xuefei and Dai, Guohao and Wang, Yu and Li, Zhenguo and Liu, Xihui},
journal={arXiv preprint arXiv:2410.01699},
year={2024}
}
13 commits
Python
99.8%