mirror of
https://github.com/vllm-project/vllm.git
synced 2026-08-17 19:20:14 +00:00
Fix docs build warning (#34686)
Signed-off-by: Harry Mellor <[email protected]>
This commit is contained in:
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user