Hi, I'm Jiangwei 👋
Welcome to my corner of the internet. I write about AI, technology, and the future of computing. Let's explore the cutting edge together.
Latest Posts
常见的投机解码方法 & vLLM 的实现
August 12, 2026
解析 vLLM 中已经实现的 10+ 种 Speculative Decoding(投机解码)方案,包括无模型方案(N-Gram, Suffix)、Draft Head(EAGLE, Medusa)、独立模型方案等,并说明拒绝采样(Rejection Sampling)的验证机制和整体调度架构。
llm vllm inference speculative-decoding
深入探究Mem0记忆库
May 2, 2026
深入探究Mem0记忆库的实现原理和使用方法。
ai-memory
Markdown Test
April 13, 2026
测试各种 Markdown 语法和样式,包括标题、列表、代码块、引用、表格、图片等。
test markdown
Hello World
April 11, 2026
Welcome to my new blog! This is my first post where I introduce myself and share what you can expect from this space.
personal
使用Cloudfare抓包看看Cherry Studio的MCP工具调用的默认提示词:MCP也只是Prompt工程
May 17, 2025
使用Cloudfare抓包看看Cherry Studio的MCP工具调用的默认提示词:MCP也只是Prompt工程
llm mcp ai-agent