Skip to content

Commit dda45ee

Browse files
committed
update regression yamls
1 parent 5eaf655 commit dda45ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manifests/regression-testing/multi-lora-regression.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
app: benchmark-tool
1616
spec:
1717
containers:
18-
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/tree/7442c7b6d72e2901a7c87eadcda80f5432280776
18+
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/blob/1c92df607751a7ddb04e2152ed7f6aaf85bd9ca7
1919
- image: '<DOCKER_IMAGE>'
2020
imagePullPolicy: Always
2121
name: benchmark-tool

config/manifests/regression-testing/single-workload-regression.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
app: benchmark-tool
1616
spec:
1717
containers:
18-
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/tree/7442c7b6d72e2901a7c87eadcda80f5432280776
18+
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/blob/1c92df607751a7ddb04e2152ed7f6aaf85bd9ca7
1919
- image: '<DOCKER_IMAGE>'
2020
imagePullPolicy: Always
2121
name: benchmark-tool

0 commit comments

Comments
 (0)