Update README.md
Browse files
README.md
CHANGED
@@ -131,7 +131,7 @@ pip install sglang==0.5.2 sgl-kernel==0.3.9.post2 vllm==0.10.2 torch==2.8.0 torc
|
|
131 |
|
132 |
Then you should install our sglang wheel package:
|
133 |
```shell
|
134 |
-
pip install
|
135 |
```
|
136 |
|
137 |
#### Run Inference
|
|
|
131 |
|
132 |
Then you should install our sglang wheel package:
|
133 |
```shell
|
134 |
+
pip install https://raw.githubusercontent.com/inclusionAI/Ring-V2/refs/heads/main/hybrid_linear/whls/sglang-0.5.2-py3-none-any.whl --no-deps --force-reinstall
|
135 |
```
|
136 |
|
137 |
#### Run Inference
|