We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c26ba commit 7e85b59Copy full SHA for 7e85b59
docs/models/supported_models.md
@@ -613,7 +613,8 @@ Specified using `--task generate`.
613
• For example, to use DeepSeek-VL2 series models:
614
`--hf-overrides '{"architectures": ["DeepseekVLV2ForCausalLM"]}'`
615
<sup>E</sup> Pre-computed embeddings can be inputted for this modality.
616
-<sup>+</sup> Multiple items can be inputted per text prompt for this modality.
+<sup>+</sup> Multiple items can be inputted per text prompt for this modality.
617
618
619
!!! warning
620
Both V0 and V1 support `Gemma3ForConditionalGeneration` for text-only inputs.
0 commit comments