Skip to content

Commit d858c6a

Browse files
committed
Signed-off-by: Jennifer Zhao <7443418+JenZhao@users.noreply.github.com>
1 parent 047f46d commit d858c6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/getting_started/v1_user_guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ As part of the major architectural rework in vLLM V1, several legacy features ha
5454

5555
**Deprecated sampling features**
5656

57-
- **best_of**: See details in this [PR #13361](https://github.com/vllm-project/vllm/issues/13361)
57+
- **best_of**: See details here [PR #13361](https://github.com/vllm-project/vllm/issues/13361),
58+
[PR #13997](https://github.com/vllm-project/vllm/issues/13997).
5859
- **Per-Request Logits Processors**: In V0, users could pass custom
5960
processing functions to adjust logits on a per-request basis. In vLLM V1 this
6061
is deprecated. Instead, the design is moving toward supporting global logits

0 commit comments

Comments
 (0)