Skip to content

Commit

Permalink
Fix Dockerfile errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dllehr-amd committed Feb 15, 2024
1 parent 2535a89 commit ddbdac5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.rocm
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,4 @@ RUN git clone https://github.com/ROCmSoftwarePlatform/rocmProfileData.git \

COPY docker/libamdhip64.so.6 /opt/rocm/lib/libamdhip64.so.6.0.60000
COPY docker/libfile_plugin.so /opt/rocm/lib/roctracer
COPY docker/run_13b.sh $WORKSPACE_DIR/
COPY docker/run_70b.sh $WORKSPACE_DIR/
ENV WORKSPACE_DIR=/workspace/vllm

0 comments on commit ddbdac5

Please sign in to comment.