x
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FROM rocm/vllm:rocm7.12.0_gfx120X-all_ubuntu24.04_py3.12_pytorch_2.9.1_vllm_0.16
|
||||
WORKDIR /workspace
|
||||
|
||||
COPY requirements.txt /workspace/requirements.txt
|
||||
RUN pip install --no-cache-dir -r /workspace/requirements.txt
|
||||
RUN pip install --no-cache-dir --retries 10 --timeout 180 -r /workspace/requirements.txt
|
||||
|
||||
COPY app /workspace/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user