Skip to content

Commit 4e79bcd

Browse files
MStokluskasutaakar
authored andcommitted
fix: replace ctr placeholders with images
1 parent a65afec commit 4e79bcd

12 files changed

Lines changed: 12 additions & 12 deletions

manifests/rhoai/runtimes/torch_distributed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-cuda130-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/torch_distributed_cpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-cpu-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/torch_distributed_cpu_torch291_py312.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-cpu-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/torch_distributed_cuda130_torch291_py312.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-cuda130-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/torch_distributed_rocm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-rocm64-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/torch_distributed_rocm64_torch291_py312.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-rocm64-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/training_hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-cuda130-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/training_hub_cpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-cpu-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/training_hub_rocm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-rocm64-torch291-py312:odh-3.4-ea2

manifests/rhoai/runtimes/training_hub_th06_cpu_torch291_py312.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ spec:
2222
spec:
2323
containers:
2424
- name: node
25-
image: PLACEHOLDER
25+
image: quay.io/opendatahub/odh-th06-cpu-torch291-py312:odh-3.4-ea2

0 commit comments

Comments
 (0)