Skip to content

Commit 4152b58

Browse files
committed
add missing mm model
Signed-off-by: Lu Fang <fanglu@fb.com>
1 parent f9c26ba commit 4152b58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/models/supported_models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,8 @@ Specified using `--task generate`.
613613
&nbsp;&nbsp;&nbsp;&nbsp;• For example, to use DeepSeek-VL2 series models:
614614
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`--hf-overrides '{"architectures": ["DeepseekVLV2ForCausalLM"]}'`
615615
<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.
616+
<sup>+</sup> Multiple items can be inputted per text prompt for this modality.
617+
<sup>+</sup> Multiple items can be inputted per text prompt for this modality.
617618

618619
!!! warning
619620
Both V0 and V1 support `Gemma3ForConditionalGeneration` for text-only inputs.

0 commit comments

Comments
 (0)