Closed
Description
Anything you want to discuss about vllm on ascend.
Please use doc: https://vllm-ascend.readthedocs.io
- Fail to start vllm under /workspace: [Bug]: Fail to start vllm under /workspace #725
-
Workaround:
-
cd ~
orcd /
, before you execute the vllm serve or launch openai server
-
- **(Update 20250430 9:00 AM) You can ** Use
docker pull
redownloadv0.8.4rc2
image to refresh image
- **(Update 20250430 9:00 AM) You can ** Use
-
-
Resolved: [Build][Bugfix] Fix source code path to avoid reference error #726
- we need follow vLLM, should move all source code into /vllm-workspace/, and keep /workspace as workdir:
[1] https://github.com/vllm-project/vllm/blob/main/docker/Dockerfile#L264C7-L264C23
[2] https://github.com/vllm-project/vllm/blob/main/docker/Dockerfile#L52
- we need follow vLLM, should move all source code into /vllm-workspace/, and keep /workspace as workdir:
-
Metadata
Metadata
Assignees
Labels
No labels