Skip to content

Commit dd1d36f

Browse files
committed
fix
Signed-off-by: wang.yuqi <noooop@126.com>
1 parent 5a5ef91 commit dd1d36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/models/supported_models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ If your model is not in the above list, we will try to automatically convert the
555555
e.g.: `--override-pooler-config '{"pooling_type": "STEP", "step_tag_id": 123, "returned_token_ids": [456, 789]}'`.
556556

557557
#### Token Classification
558-
These models primarily support the [`LLM.encode`](./pooling_models.md#llmreward) API.
558+
These models primarily support the [`LLM.encode`](./pooling_models.md#llmencode) API.
559559

560560
| Architecture | Models | Example HF Models | [LoRA](../features/lora.md) | [PP](../serving/parallelism_scaling.md) | [V1](gh-issue:8779) |
561561
|--------------|------------|-------------------|----------------------|---------------------------|---------------------|

0 commit comments

Comments
 (0)