[Doc] Fix cross-reference warnings (#25058)

Signed-off-by: Punit Vara <punitvara@gmail.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Punitvara
2025-09-18 14:35:16 +05:30
committed by GitHub
parent aa3f105c59
commit 05b044e698
6 changed files with 18 additions and 14 deletions

View File

@@ -583,7 +583,7 @@ class Mistral3ForConditionalGeneration(nn.Module, SupportsLoRA,
inputs_embeds: Optional tensor of input embeddings.
Info:
[Mistral3ImagePixelInputs][]
[`Mistral3ImagePixelInputs`][vllm.model_executor.models.mistral3.Mistral3ImagePixelInputs]
"""
if intermediate_tensors is not None:
inputs_embeds = None