diff --git a/examples/server/README.md b/examples/server/README.md index 1aa860ff7..1db7cdf21 100644 --- a/examples/server/README.md +++ b/examples/server/README.md @@ -277,7 +277,7 @@ Notice that each `probs` is an array of length `n_probs`. "assistant_name": "", "user_name": "", "default_generation_settings": { ... }, - "total_slots": "" + "total_slots": 1 } ```