Update README.md
Browse files
README.md
CHANGED
|
@@ -217,7 +217,7 @@ spec:
|
|
| 217 |
memory: 4Gi
|
| 218 |
nvidia.com/gpu: '1'
|
| 219 |
runtime: vllm-cuda-runtime # must match the ServingRuntime name above
|
| 220 |
-
storageUri: oci://registry.redhat.io/rhelai1/gpt-oss-20b:1.5
|
| 221 |
tolerations:
|
| 222 |
- effect: NoSchedule
|
| 223 |
key: nvidia.com/gpu
|
|
|
|
| 217 |
memory: 4Gi
|
| 218 |
nvidia.com/gpu: '1'
|
| 219 |
runtime: vllm-cuda-runtime # must match the ServingRuntime name above
|
| 220 |
+
storageUri: oci://registry.redhat.io/rhelai1/modelcar-gpt-oss-20b:1.5
|
| 221 |
tolerations:
|
| 222 |
- effect: NoSchedule
|
| 223 |
key: nvidia.com/gpu
|