Skip to content

Commit 8caab34

Browse files
committed
Added inventory table with the list of images
1 parent d42e2a3 commit 8caab34

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,42 @@ Clean up the environment when the tests are finished:
180180
make undeployX-${WORKBENCH_NAME}
181181
```
182182

183+
## Image Inventory List
184+
This table provides a concise overview of the support status for various container images.
185+
186+
| Workbench | Version | Python | OS | x86_64 | aarch64 | ppc64le | s390x | Container |
187+
|------------|----------|--------|------|---------|----------|----------|--------|-------------|
188+
| CPU Minimal | - | 3.12 | UBI9 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-minimal-cpu-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-minimal-cpu-py312-ubi9?tab=tags) |
189+
| CPU DataScience | - | 3.12 | UBI9 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-datascience-cpu-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-datascience-cpu-py312-ubi9?tab=tags) |
190+
| CPU TrustyAI | - | 3.12 | UBI9 |||| - | [quay.io/repository/opendatahub/odh-workbench-jupyter-trustyai-cpu-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-trustyai-cpu-py312-ubi9?tab=tags) |
191+
| CPU CodeServer | - | 3.12 | UBI9 ||||| [quay.io/repository/opendatahub/odh-workbench-codeserver-datascience-cpu-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-codeserver-datascience-cpu-py312-ubi9?tab=tags) |
192+
| CPU RStudio | - | 3.12 | C9S ||| - | - | [quay.io/repository/opendatahub/odh-workbench-rstudio-minimal-cpu-py312-c9s](https://quay.io/repository/opendatahub/odh-workbench-rstudio-minimal-cpu-py312-c9s?tab=tags) |
193+
| CUDA Minimal | 12.8 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-minimal-cuda-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-minimal-cuda-py312-ubi9?tab=tags) |
194+
| CUDA PyTorch | 12.8 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-pytorch-cuda-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-pytorch-cuda-py312-ubi9?tab=tags) |
195+
| CUDA PyTorch LLMCompressor | 12.8 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-ubi9?tab=tags) |
196+
| CUDA TensorFlow | 12.8 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-tensorflow-cuda-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-tensorflow-cuda-py312-ubi9?tab=tags) |
197+
| CUDA RStudio | 12.6 | 3.12 | C9S ||||| [quay.io/repository/opendatahub/odh-workbench-rstudio-minimal-cuda-py312-c9s](https://quay.io/repository/opendatahub/odh-workbench-rstudio-minimal-cuda-py312-c9s?tab=tags) |
198+
| ROCM Minimal | 6.4 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-minimal-rocm-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-minimal-rocm-py312-ubi9) |
199+
| ROCM PyTorch | 6.4 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-pytorch-rocm-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-pytorch-rocm-py312-ubi9?tab=tags) |
200+
| ROCM TensorFlow | 6.4 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-workbench-jupyter-tensorflow-rocm-py312-ubi9](https://quay.io/repository/opendatahub/odh-workbench-jupyter-tensorflow-rocm-py312-ubi9?tab=tags) |
201+
202+
203+
| Runtime | Version | Python | UBI | x86_64 | aarch64 | ppc64le | s390x | Container |
204+
|----------|----------|--------|------|---------|----------|----------|--------|-------------|
205+
| CPU Minimal | - | 3.12 | UBI9 ||||| [quay.io/repository/opendatahub/odh-pipeline-runtime-minimal-cpu-py312-ubi9](https://quay.io/repository/opendatahub/odh-pipeline-runtime-minimal-cpu-py312-ubi9?tab=tags) |
206+
| CPU DataScience | - | 3.12 | UBI9 ||||| [quay.io/repository/opendatahub/odh-pipeline-runtime-datascience-cpu-py312-ubi9](https://quay.io/repository/opendatahub/odh-pipeline-runtime-datascience-cpu-py312-ubi9?tab=tags) |
207+
| CUDA PyTorch | 12.8 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-pipeline-runtime-pytorch-cuda-py312-ubi9](https://quay.io/repository/opendatahub/odh-pipeline-runtime-pytorch-cuda-py312-ubi9?tab=tags) |
208+
| CUDA PyTorch LLMCompressor | 12.8 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-ubi9](https://quay.io/repository/opendatahub/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-ubi9) |
209+
| CUDA TensorFlow | 12.8 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-pipeline-runtime-tensorflow-cuda-py312-ubi9](https://quay.io/repository/opendatahub/odh-pipeline-runtime-tensorflow-cuda-py312-ubi9?tab=tags) |
210+
| ROCM PyTorch | 6.4 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-pipeline-runtime-pytorch-rocm-py312-ubi9](https://quay.io/repository/opendatahub/odh-pipeline-runtime-pytorch-rocm-py312-ubi9?tab=tags) |
211+
| ROCM TensorFlow | 6.4 | 3.12 | UBI9/RHEL9.6 ||||| [quay.io/repository/opendatahub/odh-pipeline-runtime-tensorflow-rocm-py312-ubi9](https://quay.io/repository/opendatahub/odh-pipeline-runtime-tensorflow-rocm-py312-ubi9?tab=tags) |
212+
213+
214+
* ✅ supported
215+
* ⚠️ under development
216+
* ⏰ planned in the future
217+
* ❌ not supported by vendor
218+
183219
## Contributing
184220

185221
Whether you're fixing bugs, adding new notebooks, or improving documentation, your contributions are welcome. Please refer to our [Contribution Guidelines](CONTRIBUTING.md).

0 commit comments

Comments
 (0)