<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>yuzheng310 · 项目与笔记</title><description>关于推理系统、代码 Agent 和数据库的一些工作与记录。</description><link>https://yuzheng310.github.io/</link><item><title>深入理解 vLLM：高吞吐大语言模型推理系统架构剖析</title><link>https://yuzheng310.github.io/blog/vllm-architecture/</link><guid isPermaLink="true">https://yuzheng310.github.io/blog/vllm-architecture/</guid><description>从 PagedAttention、连续批处理、前缀缓存、投机解码等核心机制，到多 GPU 动态服务架构的全景剖析。</description><pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate></item><item><title>深入浅出 FlashAttention：快如闪电的精确注意力机制与 IO 感知计算</title><link>https://yuzheng310.github.io/blog/flash-attention/</link><guid isPermaLink="true">https://yuzheng310.github.io/blog/flash-attention/</guid><description>从第一性原理、GPU 显存金字塔到 Online Softmax 动态分块与反向重计算的全景图解推导。</description><pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate></item><item><title>GPU 算子与执行优化：从 26 到 100 token/s 的推理引擎破茧之路</title><link>https://yuzheng310.github.io/blog/qwen3-gpu-optimization/</link><guid isPermaLink="true">https://yuzheng310.github.io/blog/qwen3-gpu-optimization/</guid><description>使用 Nsight Systems 定位同步、传输与发射瓶颈，集成 FlashInfer 分页注意力、融合算子与 Decode CUDA Graph 的全景深度复盘。</description><pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate></item><item><title>怎样读一个推理性能数字</title><link>https://yuzheng310.github.io/blog/performance-evidence/</link><guid isPermaLink="true">https://yuzheng310.github.io/blog/performance-evidence/</guid><description>先明确比较的对象，再讨论加速比。</description><pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate></item><item><title>多轮 Agent 中的 KV 状态管理</title><link>https://yuzheng310.github.io/blog/session-kv/</link><guid isPermaLink="true">https://yuzheng310.github.io/blog/session-kv/</guid><description>把一次模型请求放回完整的工具调用循环中看。</description><pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Qwen3 Runtime</title><link>https://yuzheng310.github.io/projects/qwen3-runtime/</link><guid isPermaLink="true">https://yuzheng310.github.io/projects/qwen3-runtime/</guid><description>面向多轮 Agent 的单 GPU 推理运行时。</description><pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate></item><item><title>RepoCompass</title><link>https://yuzheng310.github.io/projects/repocompass/</link><guid isPermaLink="true">https://yuzheng310.github.io/projects/repocompass/</guid><description>围绕仓库级文件与函数定位构建的代码 Agent 后训练系统。</description><pubDate>Sat, 12 Sep 2026 00:00:00 GMT</pubDate></item><item><title>DynamoDB 兼容与在线迁移</title><link>https://yuzheng310.github.io/projects/database/</link><guid isPermaLink="true">https://yuzheng310.github.io/projects/database/</guid><description>基于 MongoDB 的 DynamoDB API 兼容层，以及配套的双向迁移与校验工具。</description><pubDate>Fri, 11 Sep 2026 00:00:00 GMT</pubDate></item></channel></rss>