RSSAmplifier

Blog

raw.sh

raw.sh

raw.shRSS feed ↗2 posts

Latest posts

Batched reward model inference and Best-of-N sampling

Building a reward model API with dynamic batching, with complete Python implementation. Demonstrates 20% accuracy gains using Best-of-N sampling for inference-time scaling.

Teaching chat models to solve chess puzzles

Explore how LLMs can be optimized to solve chess puzzles with the combination of DSPy automatic prompt engineering and finetuning, reaching completion model accuracy with chat models.