Skip to content

Commit c41e1c4

Browse files
authored
Update README.md
1 parent 16b6ab8 commit c41e1c4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
<img src=https://img.shields.io/badge/License-GPLv3.0-turquoise.svg >
1010
</div>
1111

12-
📒**CUDA-Learn-Notes**: 🎉CUDA&C++ 笔记 / 大模型手撕CUDA / 技术博客,更新随缘: flash_attn、sgemm、sgemv、warp reduce、block reduce、dot、elementwise、softmax、layernorm、rmsnorm、histogram、relu、sigmoid etc.
12+
📒**CUDA-Learn-Notes**: 🎉CUDA/C++ 笔记 / 大模型手撕CUDA / 技术博客,更新随缘: flash_attn、sgemm、sgemv、warp reduce、block reduce、dot、elementwise、softmax、layernorm、rmsnorm、histogram、relu、sigmoid etc. 更多资料,请关注本人知乎技术博客: [DefTruth on ZhiHu](https://www.zhihu.com/people/qyjdef/posts)
13+
1314

1415
> 想要我的财宝吗?想要的话可以全部给你,去找吧!我把所有财宝都放在那里!—— **哥尔·D·罗杰**
1516
@@ -19,6 +20,7 @@ Most of my time now is focused on **LLM/VLM** Inference. Please check 📖[Aweso
1920

2021
## 0x00 📖 博客目录
2122

23+
<!---
2224
### 📒 图解LLM推理优化
2325
2426
- vLLM Automatic Prefix Caching: Prefix + Generated KV Caching
@@ -46,8 +48,9 @@ Most of my time now is focused on **LLM/VLM** Inference. Please check 📖[Aweso
4648
- TensorRT-LLM: TensorRT-LLM部署调优-指北
4749
4850
![image](https://github.com/user-attachments/assets/0c69d866-2a44-475f-8732-92e74d0133cc)
51+
-->
4952

50-
更多资料,请关注本人知乎技术博客: [DefTruth](https://www.zhihu.com/people/qyjdef/posts)
53+
<img width="1438" alt="image" src="https://github.com/user-attachments/assets/0c5e5125-586f-43fa-8e8b-e2c61c1afbbe">
5154

5255
### 📒 大模型/多模态/SD 推理优化
5356

0 commit comments

Comments
 (0)