Fix the default argument of OpenAI Chat completion (#605)

This commit is contained in:
Lianmin Zheng
2024-07-09 01:52:55 -07:00
parent ce62dc73f0
commit da2e5d6546
2 changed files with 1 additions and 2 deletions

View File

@@ -42,7 +42,6 @@ pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.3/
git clone https://github.com/sgl-project/sglang.git
cd sglang
pip install --upgrade pip
pip install -e "python[all]"
# Install FlashInfer CUDA kernels