Blog

This is where I put my learning notes and research ideas.

Recent Posts

Parallel Generation Streams for LLMs

3 minute read

Parallel Generation Streams (PGS) allows models to branch, merge, and discard generation streams dynamically, enabling more sophisticated probablity model...