diff --git a/book/src/glossary.md b/book/src/glossary.md index 134016f..64de7a7 100644 --- a/book/src/glossary.md +++ b/book/src/glossary.md @@ -14,6 +14,8 @@ - [Qwen2 Transformer Block](./week1-05-qwen2-model.md) - [Week 1 Qwen2 Model](./week1-05-qwen2-model.md) - [dequantize_linear](./week1-05-qwen2-model.md) -- [Flash Attention 2](./week2-04-flash-attention.md) +- [KV Cache](./week2-01-kv-cache.md) +- [Quantized Matmul](./week2-02-quantized-matmul.md) +- [Flash Attention](./week2-04-flash-attention.md) {{#include copyright.md}}