fix broken SGLang installation link
#11
by mags0ft - opened
README.md
CHANGED
|
@@ -502,7 +502,7 @@ docker pull lmsysorg/sglang:dev-mistral-medium-3.5 # H100 / H200 (Hopper
|
|
| 502 |
docker pull lmsysorg/sglang:dev-cu13-mistral-medium-3.5 # B200 / B300 (Blackwell, CUDA 13.0)
|
| 503 |
```
|
| 504 |
|
| 505 |
-
Or follow the [SGLang installation guide](https://docs.sglang.io/get-started/install). Requires `transformers >= 5.4.0`.
|
| 506 |
|
| 507 |
### Serve the Model
|
| 508 |
|
|
|
|
| 502 |
docker pull lmsysorg/sglang:dev-cu13-mistral-medium-3.5 # B200 / B300 (Blackwell, CUDA 13.0)
|
| 503 |
```
|
| 504 |
|
| 505 |
+
Or follow the [SGLang installation guide](https://docs.sglang.io/docs/get-started/install). Requires `transformers >= 5.4.0`.
|
| 506 |
|
| 507 |
### Serve the Model
|
| 508 |
|