Skip to content

Commit 308a747

Browse files
committed
NO-JIRA: comment out pytorch-llmcompressor entries in kustomization.yaml because we're not ready to release it yet
1 parent 7caa7cb commit 308a747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/overlays/additional/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ resources:
1313
- jupyter-pytorch-rocm-py312-ubi9-imagestream.yaml
1414
- jupyter-tensorflow-cuda-py312-ubi9-imagestream.yaml
1515
- jupyter-trustyai-cpu-py312-ubi9-imagestream.yaml
16-
- jupyter-pytorch-llmcompressor-cuda-py312-ubi9-imagestream.yaml
16+
# - jupyter-pytorch-llmcompressor-cuda-py312-ubi9-imagestream.yaml
1717
- runtime-datascience-cpu-py312-ubi9-imagestream.yaml
1818
- runtime-minimal-cpu-py312-ubi9-imagestream.yaml
1919
- runtime-pytorch-cuda-py312-ubi9-imagestream.yaml
2020
- runtime-pytorch-rocm-py312-ubi9-imagestream.yaml
2121
- runtime-tensorflow-cuda-py312-ubi9-imagestream.yaml
22-
- runtime-pytorch-llmcompressor-cuda-py312-ubi9-imagestream.yaml
22+
# - runtime-pytorch-llmcompressor-cuda-py312-ubi9-imagestream.yaml
2323

2424
labels:
2525
- includeSelectors: true

0 commit comments

Comments
 (0)