Use local vllm venv for dash0 community run
This commit is contained in:
@@ -17,9 +17,9 @@ Both specs start from the same base vLLM configuration. The base contains only s
|
||||
|
||||
## vLLM Install
|
||||
|
||||
PyPI reports `vllm==0.20.0` as the current community release checked on 2026-05-02. The dash0 installation target is:
|
||||
PyPI reports `vllm==0.20.0` as the current community release checked on 2026-05-02. The dash0 runtime venv is on local rootfs rather than CPFS, because installing torch/CUDA wheels into CPFS was I/O-bound:
|
||||
|
||||
`/home/admin/cpfs/wjh/venvs/vllm-0.20.0`
|
||||
`/tmp/wjh/venvs/vllm-0.20.0`
|
||||
|
||||
Install log:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user