<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>kerikoの行星观察笔记</title><description>LLM 基础设施工程师的技术随笔。 KV Cache / 容器镜像 / 性能测试 / 开源实践</description><link>https://keriko-blog.pages.dev/</link><language>zh-CN</language><item><title>EVA：从测试 Harness 到工程验证架构</title><link>https://keriko-blog.pages.dev/posts/eva-engineering-validation-architecture</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/eva-engineering-validation-architecture</guid><description>从一个 LLM 性能测试框架的命名困境出发：为什么它不该叫&quot;LLM Performance Benchmark&quot;，而应该叫 EVA（Engineering Validation Architecture）——一套把工程问题转化为可定义、可复现、可执行、可测量、可分析、可验证实验的通用工程验证体系</description><pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>EVA</category><category>工程验证</category><category>测试框架</category><category>架构设计</category><category>LLM</category></item><item><title>UCM 缓存系统：面向混合模型的分层设计报告</title><link>https://keriko-blog.pages.dev/posts/ucm-hybrid-cache-design</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/ucm-hybrid-cache-design</guid><description>面向混合模型（MLA/SWA/Mamba/KDA 混搭）的缓存系统设计报告：规格表、协调器、组件投票、存储双原语与逐层流水适配（V6）</description><pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate><category>项目笔记</category><category>UCM</category><category>KV Cache</category><category>混合模型</category><category>vLLM</category><category>设计文档</category></item><item><title>LLM 注意力机制与架构演进</title><link>https://keriko-blog.pages.dev/posts/llm-attention-mechanism</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/llm-attention-mechanism</guid><description>从 Transformer 的每个零件开始，到 KV Cache、MLA、FlashAttention 与混合模型：一份注意力机制与架构演进的系统笔记</description><pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate><category>学习笔记</category><category>LLM</category><category>Transformer</category><category>Attention</category><category>KV Cache</category><category>推理优化</category></item><item><title>Jenkins 流水线异步调用与跨流水线通信完全指南</title><link>https://keriko-blog.pages.dev/posts/017-jenkins-async-pipeline</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/017-jenkins-async-pipeline</guid><description>Jenkins 流水线异步调用与跨流水线通信完全指南：HTTP 回调、队列与 DSL 实战</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>Jenkins</category><category>CI/CD</category><category>Pipeline</category><category>Groovy</category><category>DevOps</category><category>异步编程</category></item><item><title>从磁盘 I/O 到 B+树索引：一次被面试问深的学习之旅</title><link>https://keriko-blog.pages.dev/posts/009-btree-index</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/009-btree-index</guid><description>从磁盘 I/O 讲起，理解 B+ 树索引为什么长这样——一次被面试问深之后的学习笔记</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>MySQL</category><category>数据库</category><category>B+树</category><category>索引</category></item><item><title>读 Nano-vLLM 源码：一个极简 LLM 推理引擎是如何工作的</title><link>https://keriko-blog.pages.dev/posts/010-nanovllm</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/010-nanovllm</guid><description>通过阅读 nanovllm 源码，理解 LLM 推理引擎的核心架构：调度器、KV Cache 块管理、模型执行流程</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>LLM</category><category>vLLM</category><category>源码阅读</category><category>KV Cache</category><category>Python</category></item><item><title>GPU 监控工具对比：从 nvidia-smi 到 nvtop，谁最好用？</title><link>https://keriko-blog.pages.dev/posts/011-gpu-monitor</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/011-gpu-monitor</guid><description>对比 btop、nvidia-smi、gpustat、nvtop 等 GPU/CPU 监控工具，附安装和使用方法</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>GPU</category><category>运维</category><category>工具</category><category>LLM</category></item><item><title>PrefixBench：一个 LLM 前缀缓存性能的评估基准</title><link>https://keriko-blog.pages.dev/posts/006-prefix-bench</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/006-prefix-bench</guid><description>PrefixBench 数据集：31,255条样本覆盖 8K-128K 长上下文，评估 KV Cache 前缀复用效率</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>LLM</category><category>KV Cache</category><category>benchmark</category><category>prefix-cache</category></item><item><title>MCPS2ONE：用小模型给 MCP 工具瘦身，省下 90% 的 token</title><link>https://keriko-blog.pages.dev/posts/007-mcps2one</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/007-mcps2one</guid><description>MCPS2ONE 用小语言模型智能选择 MCP 工具，减少主模型的 token 消耗和上下文窗口占用</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>MCP</category><category>AI</category><category>工具</category><category>token优化</category></item><item><title>聊聊我的开源项目们：LLM 基础设施方向的技术探索</title><link>https://keriko-blog.pages.dev/posts/005-my-projects</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/005-my-projects</guid><description>回顾这几年在 LLM 基础设施方向的开源项目探索，从性能测试到镜像管理，从 KV Cache 优化到多用户系统，记录踩坑过程中的技术成长</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate><category>项目笔记</category><category>开源</category><category>项目总结</category><category>LLM</category></item><item><title>API2MCP：把任意 API 变成 MCP 服务，统一管理</title><link>https://keriko-blog.pages.dev/posts/008-api2mcp</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/008-api2mcp</guid><description>API2MCP 将 REST API 统一封装为 MCP 服务，支持 Web 管理界面、多种认证、SSE 流式</description><pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>MCP</category><category>API</category><category>FastAPI</category><category>工具</category></item><item><title>详解 MCP 传输机制：stdio、SSE 和 HTTP 怎么选？</title><link>https://keriko-blog.pages.dev/posts/012-mcp-transport</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/012-mcp-transport</guid><description>对比 stdio、SSE、Streamable HTTP 三种 MCP 传输机制的适用场景与选型建议</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>MCP</category><category>AI</category><category>协议</category></item><item><title>LLM 推理性能测试：用 pytest 做自动化基准测试</title><link>https://keriko-blog.pages.dev/posts/004-llm-perf-testing</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/004-llm-perf-testing</guid><description>介绍如何使用 pytest 构建 LLM 推理性能自动化测试框架，包括 YAML 配置管理、数据库集成、HTML 报告生成等核心功能</description><pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>LLM</category><category>性能测试</category><category>pytest</category><category>vLLM</category></item><item><title>MIT 6.824 分布式系统课程学习笔记：从 MapReduce 到 Raft</title><link>https://keriko-blog.pages.dev/posts/013-mit-6824</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/013-mit-6824</guid><description>MIT 6.824 分布式系统课程学习笔记：从 MapReduce 到 Raft，梳理核心概念与实验思路</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>分布式系统</category><category>MIT</category><category>MapReduce</category><category>Raft</category><category>学习笔记</category></item><item><title>VibeCoding 实战：从 AI 实习生到 AI 善后工程师</title><link>https://keriko-blog.pages.dev/posts/003-vibecoding</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/003-vibecoding</guid><description>探讨 VibeCoding 的核心理念：AI 是超级实习生，我们是善后工程师。通过黄金闭环和四维把控法，找到人机协作的最佳边界</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate><category>AI思考</category><category>AI</category><category>VibeCoding</category><category>编程思考</category></item><item><title>Diffusion Model 扩散模型学习笔记：从原理到应用</title><link>https://keriko-blog.pages.dev/posts/016-diffusion-model</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/016-diffusion-model</guid><description>Diffusion Model 扩散模型学习笔记：从原理到应用，配合李宏毅课程的理解整理</description><pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>AI</category><category>Diffusion Model</category><category>生成模型</category><category>李宏毅</category><category>学习笔记</category></item><item><title>Cookie、Session、Token：Web 认证三剑客的区别与选择</title><link>https://keriko-blog.pages.dev/posts/014-cookie-session-token</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/014-cookie-session-token</guid><description>Cookie、Session、Token 三种 Web 认证方案：原理、优缺点与选型对比</description><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>Web</category><category>认证</category><category>Cookie</category><category>Session</category><category>Token</category></item><item><title>从输入 URL 到页面展示：一次完整的 HTTP 请求经历了什么</title><link>https://keriko-blog.pages.dev/posts/015-url-to-page</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/015-url-to-page</guid><description>当你在浏览器输入网址按下回车后，背后发生了什么？从DNS解析、TCP握手、TLS加密到HTTP请求、服务器处理、页面渲染的完整过程</description><pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>网络</category><category>HTTP</category><category>DNS</category><category>浏览器</category></item><item><title>我写了个 Docker 镜像拉取工具，不用装 Docker</title><link>https://keriko-blog.pages.dev/posts/docker-pull-tar</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/docker-pull-tar</guid><description>docker-pull-tar：一个无需 Docker/Python 环境的镜像拉取工具，支持断点续传、多架构、SHA256 校验、并发下载，适合内网和离线部署场景</description><pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate><category>技术分享</category><category>docker</category><category>工具</category><category>运维</category></item><item><title>欢迎来到我的博客</title><link>https://keriko-blog.pages.dev/posts/first-post</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/first-post</guid><description>这是我的第一篇博客文章，使用 Hugo 和 Blowfish 主题搭建</description><pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate><category>生活</category><category>Hugo</category><category>Blowfish</category><category>博客</category></item><item><title>钱婧老师的会客厅 | Vol 53. 串台「三五环」：追求“稳定”，就要敢于直面背后的不确定性</title><link>https://keriko-blog.pages.dev/posts/001</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/001</guid><description>串台「三五环」：聊一聊追求「稳定」背后要直面的不确定性。钱婧老师会客厅 Vol 53</description><pubDate>Sat, 08 Mar 2025 00:00:00 GMT</pubDate><category>生活</category><category>播客</category><category>随笔</category></item><item><title>CS61A_Exam 1复盘</title><link>https://keriko-blog.pages.dev/posts/17663410</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17663410</guid><description>从没有想过一些小小求余函数能给自己带来这么大的困扰。Exam1是一个很好</description><pubDate>Mon, 28 Aug 2023 00:00:00 GMT</pubDate><category>学习笔记</category><category>CS61A</category><category>学习复盘</category></item><item><title>CS61A_Project Hog 复盘</title><link>https://keriko-blog.pages.dev/posts/17663437</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17663437</guid><description>作为CS61A的第一个完整项目，整体难度较易。</description><pubDate>Mon, 28 Aug 2023 00:00:00 GMT</pubDate><category>学习笔记</category><category>CS61A</category><category>项目复盘</category></item><item><title>Windows10系统如何安装微软应用商店？</title><link>https://keriko-blog.pages.dev/posts/17217510</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17217510</guid><description>百度上乱七八糟方法很多，最简单的是下面这个，亲测有效（Win10 LTSC 1809 Win10 LTSC 21H2）：</description><pubDate>Wed, 15 Mar 2023 00:00:00 GMT</pubDate><category>技术分享</category><category>Windows</category><category>应用商店</category><category>教程</category></item><item><title>VScode连接远程服务器编程，bad owner or permissions on SSH config</title><link>https://keriko-blog.pages.dev/posts/17211592</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17211592</guid><description>上智能计算系统课程，了解到VScode可以连接远程服务器来编写代码，分享一下使用过程和踩坑经历。</description><pubDate>Mon, 13 Mar 2023 00:00:00 GMT</pubDate><category>技术分享</category><category>VSCode</category><category>SSH</category><category>远程开发</category><category>踩坑</category></item><item><title>大三时候写给准备上大一的表妹一些思考</title><link>https://keriko-blog.pages.dev/posts/17211616</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17211616</guid><description>计算机类专业课程大体上差别不大，推荐计算机科学与技术或者软件工程。其他细分行业诸如物联网，信息安全，人工智能与大数据等，在本科基本都只能学个皮毛;感兴趣的话可以自学，网上就有许多的教程。</description><pubDate>Mon, 13 Mar 2023 00:00:00 GMT</pubDate><category>生活</category><category>随笔</category><category>生活思考</category></item><item><title>一个不知名小菜鸡的408复习规划</title><link>https://keriko-blog.pages.dev/posts/17188488</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17188488</guid><description>大部分人都是暑假开始的，180天左右的时间也是够的。但是推荐从现在就开始。整体进度规划按照“空卡空卡空空卡”的每月进度安排即可，但因为408专业课较多，可以多分配一些时间。</description><pubDate>Tue, 07 Mar 2023 00:00:00 GMT</pubDate><category>学习笔记</category><category>考研</category><category>408</category><category>复习规划</category></item><item><title>给学弟学妹的计算机考研复试经验贴</title><link>https://keriko-blog.pages.dev/posts/17188499</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17188499</guid><description>复试对于整个研究生考试是相当重要的，可能你排名靠后复试成功逆袭上岸，也许你初试第一复试折戟。这些都是有可能的，这样的案例太多太多。那些初试400，两篇 Nature 不打老师就能过也就只能当段子了哈。不知道你们今年的复试</description><pubDate>Tue, 07 Mar 2023 00:00:00 GMT</pubDate><category>学习笔记</category><category>考研</category><category>复试</category><category>经验分享</category></item><item><title>markdown简易语法指北</title><link>https://keriko-blog.pages.dev/posts/17136288</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17136288</guid><description>Markdown 常用语法指北：标题、列表、引用、代码块、表格与链接图片的写法速查</description><pubDate>Mon, 20 Feb 2023 00:00:00 GMT</pubDate><category>学习笔记</category><category>Markdown</category><category>写作指南</category></item><item><title>播客--有温度的声音载体</title><link>https://keriko-blog.pages.dev/posts/17136372</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17136372</guid><description>不知从什么时候起，就喜欢上了听播客，看别人敞开心扉，谈天说地，仿佛自己也置身其中。</description><pubDate>Mon, 20 Feb 2023 00:00:00 GMT</pubDate><category>生活</category><category>播客</category><category>随笔</category></item><item><title>国科大操作系统高级教程期末思考题</title><link>https://keriko-blog.pages.dev/posts/17136400</link><guid isPermaLink="true">https://keriko-blog.pages.dev/posts/17136400</guid><description>最开始启动计算机的时候，计算机内存未初始化，没有任何程序。而因为CPU只能读取内存中的程序，所以必须将操作系统先加载进内存当中才能使用操作系统的代码，这就需要使用BIOS。BIOS程序的入口地址为0xFFFF0,即为CS</description><pubDate>Mon, 20 Feb 2023 00:00:00 GMT</pubDate><category>学习笔记</category><category>操作系统</category><category>国科大</category><category>复习题</category></item></channel></rss>