<?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>架构设计 on mayulu的AI笔记</title><link>https://mayulu.co/tags/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/</link><description>Recent content in 架构设计 on mayulu的AI笔记</description><generator>Hugo</generator><language>zhcn</language><copyright>Copyright © 2025–2026 mayulu All Rights Reserved</copyright><lastBuildDate>Thu, 23 Jul 2026 08:18:57 +0800</lastBuildDate><atom:link href="https://mayulu.co/tags/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1/index.xml" rel="self" type="application/rss+xml"/><item><title>llama.cpp 系列之三：目录组织</title><link>https://mayulu.co/posts/llama-cpp-series-03/</link><pubDate>Fri, 24 Jul 2026 17:00:54 +0800</pubDate><guid>https://mayulu.co/posts/llama-cpp-series-03/</guid><description>本文为 llama.cpp 源码系列第三篇，完整梳理项目全量目录结构，自问自答拆解 GGML 独立、tools 隔离、极简对外头文件、硬件后端解耦等目录划分逻辑。结合洋葱架构、单一职责、实用演进式设计三大思想，解读其通过物理目录隔离控制代码耦合的 C/C++ 工程实践，适合研究本地大模型推理框架底层架构设计。</description></item></channel></rss>