You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/models/supported_models.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -626,9 +626,6 @@ Specified using `--task generate`.
626
626
!!! note
627
627
Only `InternVLChatModel` with Qwen2.5 text backbone (`OpenGVLab/InternVL3-2B`, `OpenGVLab/InternVL2.5-1B` etc) has video inputs support currently.
628
628
629
-
!!! note
630
-
`h2oai/h2ovl-mississippi-2b` will be available in V1 once we support head size 80.
631
-
632
629
!!! note
633
630
To use `TIGER-Lab/Mantis-8B-siglip-llama3`, you have to pass `--hf_overrides '{"architectures": ["MantisForConditionalGeneration"]}'` when running vLLM.
634
631
@@ -671,11 +668,8 @@ Specified using `--task generate`.
671
668
Our PaliGemma implementations have the same problem as Gemma 3 (see above) for both V0 and V1.
672
669
673
670
!!! note
674
-
To use Qwen2.5-Omni, you have to install Hugging Face Transformers library from source via
0 commit comments