Skip to content

Commit da152af

Browse files
authored
Add router deep dive thread link
1 parent f1d487e commit da152af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-12-04-sglang-v0-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ python -m sglang.launch_server \
106106
--dp-size 8
107107
````
108108

109-
Learn more by reading the [code](https://github.com/sgl-project/sglang/tree/main/rust). There is also a related paper (with a different design and implementation), [Preble](https://arxiv.org/abs/2407.00023), which is also built on top of SGLang.
109+
Learn more by reading the [deep dive thread](https://x.com/hsu_byron/status/1864449841239347341). There is also a related paper (with a different design and implementation), [Preble](https://arxiv.org/abs/2407.00023), which is also built on top of SGLang.
110110

111111
## Data Parallelism Attention For DeepSeek Models
112112

0 commit comments

Comments
 (0)