最新文章Recent articles
查看更多View more-
在 Copilot 使用中学习、理解 Agent
agent的许多概念听起来不难,但具体细节值得玩味
-
何为自注意力机制
记录一下对自注意力机制的理解。主要是阅读《从零构建大模型》时的笔记。
-
理解大模型推理及其优化
以vLLM为例子,深入大模型推理的原理,以及如何进行优化实践
-
jemalloc 原理及内存管理
性能优化时对jemalloc的深入学习。顺便谈谈内存管理机制。
-
Philosophy of binary representation: finite bits vs. infinite information
TL;DR: Bits are not everything. Everything can be bits.
-
Quickstart: How to write a blog on GitHub
Have you ever tried to build your own website and share what you learn with others? GitHub provides a straightforward way to do that.