Guided Decoding for Training-Free Alignment of LLMs

A hands-on tutorial covering standard decoding strategies and guided decoding with logits processors.

Tutorial resources Watch the tutorial segment or explore the slide deck.

Guided Decoding · starts at 1:30:56

Open on YouTube

This hands-on tutorial introduces inference-time methods for aligning language model behavior without modifying model weights. It begins with standard decoding strategies, including greedy decoding, beam search, temperature sampling, and top-k/top-p sampling, and then develops guided decoding with custom logits processors.

Discussion

Comments & questions

Join the conversation with GitHub.