robgreenberg3 commited on
Commit
65d56b4
·
verified ·
1 Parent(s): 25cc105

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -236,7 +236,7 @@ oc apply -f qwen-inferenceservice.yaml
236
  curl https://<inference-service-name>-predictor-default.<domain>/v1/chat/completions
237
  -H "Content-Type: application/json" \
238
  -d '{
239
- "model": $(model-name),
240
  "stream": true,
241
  "stream_options": {
242
  "include_usage": true
 
236
  curl https://<inference-service-name>-predictor-default.<domain>/v1/chat/completions
237
  -H "Content-Type: application/json" \
238
  -d '{
239
+ "model": "Llama-3.1-Nemotron-70B-Instruct-HF",
240
  "stream": true,
241
  "stream_options": {
242
  "include_usage": true