From 5f300141b76b2c85764ed4acb26c907a714747fb Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Tue, 6 May 2025 00:48:10 -0700 Subject: [PATCH] docs: add new blog (#6048) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5406b810b..7666c5c86 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ | [**Slides**](https://github.com/sgl-project/sgl-learning-materials?tab=readme-ov-file#slides) | ## News +- [2025/05] 🔥 Deploying DeepSeek with PD Disaggregation and Large-scale Expert Parallelism on 96 H100 GPUs ([blog](https://lmsys.org/blog/2025-05-05-large-scale-ep/)). - [2025/03] Supercharge DeepSeek-R1 Inference on AMD Instinct MI300X ([AMD blog](https://rocm.blogs.amd.com/artificial-intelligence/DeepSeekR1-Part2/README.html)) - [2025/03] SGLang Joins PyTorch Ecosystem: Efficient LLM Serving Engine ([PyTorch blog](https://pytorch.org/blog/sglang-joins-pytorch/)) - [2025/02] Unlock DeepSeek-R1 Inference Performance on AMD Instinct™ MI300X GPU ([AMD blog](https://rocm.blogs.amd.com/artificial-intelligence/DeepSeekR1_Perf/README.html))