From b55a621ffbcf1bf677947803e69b44dc49919202 Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Fri, 7 Mar 2025 02:49:19 -0800 Subject: [PATCH] fix int8 doc link (#4179) --- docs/references/deepseek.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/deepseek.md b/docs/references/deepseek.md index 3903be1d6..2b6836d5c 100644 --- a/docs/references/deepseek.md +++ b/docs/references/deepseek.md @@ -55,7 +55,7 @@ Detailed commands for reference: - [2 x 8 x H200](https://github.com/sgl-project/sglang/tree/main/benchmark/deepseek_v3#example-serving-with-two-h208-nodes) - [4 x 8 x A100](https://github.com/sgl-project/sglang/tree/main/benchmark/deepseek_v3#example-serving-with-four-a1008-nodes) - [8 x A100 (AWQ)](https://github.com/sgl-project/sglang/tree/main/benchmark/deepseek_v3#example-serving-with-8-a100a800-with-awq-quantization) -- [16 x A100 (int8)](https://github.com/sgl-project/sglang/tree/modify-doc/benchmark/deepseek_v3#example-serving-with-16-a100a800-with-int8-quantization) +- [16 x A100 (int8)](https://github.com/sgl-project/sglang/tree/main/benchmark/deepseek_v3#example-serving-with-16-a100a800-with-int8-quantization) ### Download Weights