anole_drafter / README.md
nielsr's picture
nielsr HF Staff
Update library name
86659c9 verified
|
raw
history blame
988 Bytes
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