robgreenberg3 commited on
Commit
e749d67
·
verified ·
1 Parent(s): c0c9ae8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
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