diff --git a/README.md b/README.md index ab3f51f09..3da9ea507 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ curl http://localhost:30000/generate \ -H "Content-Type: application/json" \ -d '{ "text": "Once upon a time,", - "parameters": { + "sampling_params": { "max_new_tokens": 16, "temperature": 0 }