<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Varlen-Attention on LLM Stories</title><link>https://wgzesg.github.io/llm_stories/tags/varlen-attention/</link><description>Recent content in Varlen-Attention on LLM Stories</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 03 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wgzesg.github.io/llm_stories/tags/varlen-attention/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Batch Many Requests Through One Forward Pass</title><link>https://wgzesg.github.io/llm_stories/posts/04-batching-many-requests/</link><pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate><guid>https://wgzesg.github.io/llm_stories/posts/04-batching-many-requests/</guid><description>How to batch many concurrent prefill requests through a TP-parallelized transformer. Walk a full block on a flattened multi-request tensor and watch where batching is free vs. where it isn&amp;#39;t.</description></item></channel></rss>