anole_drafter / README.md
jadohu's picture
Update library name (#2)
08b0489 verified
metadata
license: apache-2.0
pipeline_tag: text-to-image
library_name: pytorch

LANTERN

This repository is an official PyTorch implementation of the paper LANTERN: Accelerating Visual Autoregressive Models via Relaxed Speculative Decoding (ICLR 2025) and LANTERN++: Enhanced Relaxed Speculative Decoding with Static Tree Drafting for Visual Auto-regressive Models (ICLRW - SCOPE(Oral) 2025), which supports various functionalities related to LANTERN, including model inference, drafter model training, drafter model training data generation and image decoding for image generation.


πŸ“š Table of Contents

  1. Directory Structure
  2. Installation
  3. Key Features
  4. Usage
  5. License
  6. Acknowledgement
  7. Citation

(Content below remains unchanged) Code: https://github.com/jadohu/LANTERN