We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90f9a1 commit 07ad203Copy full SHA for 07ad203
docs/stable/getting_started/installation.md
@@ -38,5 +38,6 @@ To use vLLM with ServerlessLLM, we need to apply our patch `serverless_llm/store
38
39
You may do that by running our script:
40
```bash
41
+conda activate sllm-worker
42
./serverless_llm/store/vllm_patch/patch.sh
43
```
0 commit comments