add PR #15119
Browse files
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 |
|