Text Generation
Transformers
Safetensors
minimax_m2
conversational
custom_code
fp8

Update docs/sglang_deploy_guide.md

#5
Files changed (1) hide show
  1. docs/sglang_deploy_guide.md +1 -1
docs/sglang_deploy_guide.md CHANGED
@@ -35,7 +35,7 @@ It is recommended to use a virtual environment (such as **venv**, **conda**, or
35
  We recommend installing SGLang in a fresh Python environment:
36
 
37
  ```bash
38
- git clone -b v0.5.4.post3 https://github.com/sgl-project/sglang.git
39
  cd sglang
40
 
41
  # Install the python packages
 
35
  We recommend installing SGLang in a fresh Python environment:
36
 
37
  ```bash
38
+ git clone -b v0.5.4.post1 https://github.com/sgl-project/sglang.git
39
  cd sglang
40
 
41
  # Install the python packages