Skip to content

Commit c0afa74

Browse files
authored
add benchmarks
Signed-off-by: Anant Sharma <[email protected]>
1 parent b708965 commit c0afa74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

container/Dockerfile.vllm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ RUN --mount=type=bind,source=./container/deps/requirements.txt,target=/tmp/requi
288288
--requirement /tmp/requirements.test.txt
289289

290290
# Copy tests, benchmarks, deploy and components for CI
291+
COPY --chown=dynamo: benchmarks /workspace/benchmarks
291292
COPY --chown=dynamo: tests /workspace/tests
292293
COPY --chown=dynamo: examples /workspace/examples
293294
COPY --chown=dynamo: deploy /workspace/deploy

0 commit comments

Comments
 (0)