Update docs/sglang_deploy_guide.md
Browse files
docs/sglang_deploy_guide.md
CHANGED
|
@@ -71,7 +71,7 @@ python -m sglang.launch_server \
|
|
| 71 |
--host 0.0.0.0 \
|
| 72 |
--reasoning-parser minimax-append-think \
|
| 73 |
--port 8000 \
|
| 74 |
-
--mem-fraction-static 0.85
|
| 75 |
```
|
| 76 |
|
| 77 |
## Testing Deployment
|
|
|
|
| 71 |
--host 0.0.0.0 \
|
| 72 |
--reasoning-parser minimax-append-think \
|
| 73 |
--port 8000 \
|
| 74 |
+
--mem-fraction-static 0.85
|
| 75 |
```
|
| 76 |
|
| 77 |
## Testing Deployment
|