robgreenberg3 commited on
Commit
a054396
·
verified ·
1 Parent(s): 8d491df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -229,7 +229,7 @@ oc apply -f qwen-inferenceservice.yaml
229
  curl https://<inference-service-name>-predictor-default.<domain>/v1/chat/completions
230
  -H "Content-Type: application/json" \
231
  -d '{
232
- "model": "Llama-4-Maverick-17B-128E-Instruct-FP8",
233
  "stream": true,
234
  "stream_options": {
235
  "include_usage": true
 
229
  curl https://<inference-service-name>-predictor-default.<domain>/v1/chat/completions
230
  -H "Content-Type: application/json" \
231
  -d '{
232
+ "model": "phi-4",
233
  "stream": true,
234
  "stream_options": {
235
  "include_usage": true