You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site-src/performance/regression-testing/index.md
+29-1Lines changed: 29 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,35 @@ Refer to the common setup instructions in [benchmark guide](/site-src/performanc
10
10
11
11
## Create the LPG Dockerfile image
12
12
13
-
Follow the instructions [here](https://github.com/AI-Hypercomputer/inference-benchmark/blob/1c92df607751a7ddb04e2152ed7f6aaf85bd9ca7/README.md) to create the LPG image.
13
+
Follow the instructions [here](https://github.com/AI-Hypercomputer/inference-benchmark/blob/1c92df607751a7ddb04e2152ed7f6aaf85bd9ca7/README.md) to create the LPG image. Specifically, once you are in the inference-benchmark directory follow the steps below:
14
+
15
+
* Create a repository in artifact registry to push the image there and use it on your cluster.
0 commit comments