File size: 302 Bytes
f32f491 |
1 2 3 4 5 6 7 8 9 |
---
license: apache-2.0
library_name: transformers
pipeline_tag: text-to-image
---
This repository contains the model described in [LANTERN: Accelerating Visual Autoregressive Models with Relaxed Speculative Decoding](https://huggingface.co/papers/2410.03355).
Code: https://github.com/jadohu/LANTERN |