robgreenberg3 commited on
Commit
c450703
·
verified ·
1 Parent(s): 97ab42e

Update README.md

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