From 05625b979279fbfb8d6144c0c1e0f917d137f62c Mon Sep 17 00:00:00 2001 From: yinfan98 <1106310035@qq.com> Date: Sun, 30 Mar 2025 00:53:39 +0800 Subject: [PATCH] [Docs] Update DeepGEMM at README.md (#4886) --- sgl-kernel/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sgl-kernel/README.md b/sgl-kernel/README.md index e86c26259..aafc69a17 100644 --- a/sgl-kernel/README.md +++ b/sgl-kernel/README.md @@ -39,6 +39,7 @@ Third-party libraries: - [CCCL](https://github.com/NVIDIA/cccl) - [CUTLASS](https://github.com/NVIDIA/cutlass) - [FlashInfer](https://github.com/flashinfer-ai/flashinfer) +- [DeepGEMM](https://github.com/deepseek-ai/DeepGEMM) ### Kernel Development