Fix docs build warning (#34686)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2026-02-17 10:31:40 +00:00
committed by GitHub
parent ad65177a19
commit 28bffe9466

View File

@@ -70,7 +70,6 @@ class PPHandler:
Args:
num_reqs: Number of requests in the batch.
device: Device to create tensors on.
max_sample_len: Maximum number of tokens sampled per request
(1 for regular decode, >1 for speculative decoding).