Parallel sampling with a voting verifier using vLLM guided decoding
16
Prompt optimisation for verifiers
17
Parallel sampling with a scoring verifier 1-10
18
Parallel sampling with a binary true/false scoring verifier
19
Llama 3.2 1B Results
20
Literature Review Let’s Verify Step by Step, Large Language Monkeys, Are more LLM calls all you need? Tree of Thought
21
Resources
Description:
Dive into an advanced tutorial on test time compute and verifiers in large language models. Explore parallel sampling techniques, various verifier methods, and their implementation using vLLM with guided decoding. Learn how to optimize prompts for verifiers and compare different approaches like voting, scoring, and binary verifiers. Analyze results using Llama 3.2 1B model and review recent literature on verification methods in LLMs. Gain practical insights through hands-on demonstrations and access to comprehensive resources for further learning and experimentation.
Test Time Compute: Verifiers and Parallel Sampling - Part 2