mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:32:55 +08:00
Revert "[ci][build] limit cmake version" (#10271)
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ RUN --mount=type=bind,source=.git,target=.git \
|
||||
# These packages will be in rocketce eventually
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
pip install -v --prefer-binary --extra-index-url https://repo.fury.io/mgiessing \
|
||||
'cmake>=3.26,<=3.30' ninja packaging 'setuptools-scm>=8' wheel jinja2 \
|
||||
'cmake>=3.26' ninja packaging 'setuptools-scm>=8' wheel jinja2 \
|
||||
torch==2.3.1 \
|
||||
-r requirements-cpu.txt \
|
||||
xformers uvloop==0.20.0
|
||||
|
||||
Reference in New Issue
Block a user