diff --git a/README.md b/README.md index 053b087f..aacadfc5 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,3 @@ - -

📚 LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners 🐑

@@ -64,7 +38,7 @@ ## 📖 News 🔥🔥
-- [2025-08-18]: **[🤗cache-dit](https://github.com/vipshop/cache-dit)** is released! 🤗An Unified and Training-free Cache Acceleration Toolbox for DiTs: Cache Acceleration with One-line Code ~ ♥️. Feel free to take a try! +- [2025-08-18]: **[🤗cache-dit](https://github.com/vipshop/cache-dit)** is released! A Unified and Training-free Cache Acceleration Framework for 🤗Diffusers: Cache Acceleration with One-line Code ~ ♥️. Feel free to take a try!
@@ -78,14 +52,6 @@ - [2024-12-02]: **[⚡️HGEMM](https://github.com/xlite-dev/HGEMM.git)** is released! Write HGEMM from scratch using Tensor Cores with **WMMA, MMA and CuTe** API, achieve peak🎉 performance. - - ## 📖 Contents
@@ -510,6 +476,7 @@ The kernels listed here will guide you through a step-by-step progression, rangi |📖 类型-标题|📖 作者| 📖 推荐 | |:---|:---|:---| +| [[Diffusion推理]📖Cache加速-FoCa公式理解记录](https://zhuanlan.zhihu.com/p/1952056591068144338)|@DefTruth|⭐️⭐️⭐| | [[Diffusion推理]📖cache-dit: BlockAdapter支持HunyuanImage-2.1 Cache加速!](https://zhuanlan.zhihu.com/p/1950849526400263083)|@DefTruth|⭐️⭐️⭐| | [[Diffusion推理]📖cache-dit + Qwen-Image-Lightning 实现 3.5 steps 推理!](https://zhuanlan.zhihu.com/p/1948696529180295613)|@DefTruth|⭐️⭐️⭐| | [[Diffusion推理]📖cache-dit: Wan2.2-MoE 2.4x 推理加速!](https://zhuanlan.zhihu.com/p/1943976514321380955)|@DefTruth|⭐️⭐️⭐|