Text-to-Image
Transformers
Safetensors
Inference Endpoints
anole_drafter / README.md
nielsr's picture
nielsr HF staff
Add pipeline tag, library name and link to paper
c3e0503 verified
|
raw
history blame
993 Bytes
metadata
license: apache-2.0
pipeline_tag: text-to-image
library_name: transformers

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