jianchen0311 commited on
Commit
2c71e1b
·
verified ·
1 Parent(s): 9cf52e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ DFlash uses a lightweight block diffusion draft model to propose multiple tokens
37
 
38
  ### Installation
39
 
40
- DFlash serving requires a recent SGLang build with DFlash v2 support. We recommend installing SGLang from a commit at or after `ec36dde58083aca8f26c3740332498a11a06debf`, which includes DFlash v2, DFlash sliding-window draft attention, and the required FlashInfer integration.
41
 
42
  ```bash
43
  pip install -U \
 
37
 
38
  ### Installation
39
 
40
+ DFlash serving requires a recent SGLang build. We recommend installing SGLang from a commit at or after `ec36dde58083aca8f26c3740332498a11a06debf`, which includes DFlash v2 overlap scheduling, DFlash sliding-window draft attention, and the required FlashInfer integration.
41
 
42
  ```bash
43
  pip install -U \