Safetensors
llama
xiaomenshen commited on
Commit
97262c3
·
verified ·
1 Parent(s): d1c0430

add PR #15119

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -89,6 +89,7 @@ Using **FP8 quantization + EAGLE3 optimization**, throughput improvement compare
89
  ```bash
90
  pip install sglang==0.5.6
91
  ```
 
92
 
93
  ### Inference with SGLang
94
 
 
89
  ```bash
90
  pip install sglang==0.5.6
91
  ```
92
+ and include PR https://github.com/sgl-project/sglang/pull/15119
93
 
94
  ### Inference with SGLang
95