[CI/Build] refactor dockerfile & fix pip cache

[CI/Build] fix pip cache with vllm_nccl & refactor dockerfile to build wheels (#3859)
This commit is contained in:
youkaichao
2024-04-04 21:53:16 -07:00
committed by GitHub
parent 78107fa091
commit d03d64fd2e
3 changed files with 51 additions and 43 deletions

View File

@@ -90,7 +90,7 @@ steps:
- bash run-benchmarks.sh
- label: Documentation Build
working_dir: "/vllm-workspace/docs"
working_dir: "/vllm-workspace/test_docs/docs"
no_gpu: True
commands:
- pip install -r requirements-docs.txt