Update README.md
Browse files
README.md
CHANGED
|
@@ -184,8 +184,6 @@ spec:
|
|
| 184 |
# Apply the ServingRuntime
|
| 185 |
oc apply -f vllm-servingruntime.yaml
|
| 186 |
|
| 187 |
-
# Apply the InferenceService
|
| 188 |
-
oc apply -f qwen-inferenceservice.yaml
|
| 189 |
```
|
| 190 |
|
| 191 |
```python
|
|
|
|
| 184 |
# Apply the ServingRuntime
|
| 185 |
oc apply -f vllm-servingruntime.yaml
|
| 186 |
|
|
|
|
|
|
|
| 187 |
```
|
| 188 |
|
| 189 |
```python
|