Update README.md
Browse files
README.md
CHANGED
|
@@ -247,9 +247,6 @@ spec:
|
|
| 247 |
|
| 248 |
# Apply the ServingRuntime
|
| 249 |
oc apply -f vllm-servingruntime.yaml
|
| 250 |
-
|
| 251 |
-
# Apply the InferenceService
|
| 252 |
-
oc apply -f qwen-inferenceservice.yaml
|
| 253 |
```
|
| 254 |
|
| 255 |
```python
|
|
|
|
| 247 |
|
| 248 |
# Apply the ServingRuntime
|
| 249 |
oc apply -f vllm-servingruntime.yaml
|
|
|
|
|
|
|
|
|
|
| 250 |
```
|
| 251 |
|
| 252 |
```python
|