Skip to content

Commit a0c6150

Browse files
ywang96MengqingCao
authored andcommitted
[Doc] Update doc for Transformers 4.45 (vllm-project#8817)
1 parent 443124c commit a0c6150

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/models/supported_models.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -242,12 +242,12 @@ Multimodal Language Models
242242
* - :code:`LlavaNextVideoForConditionalGeneration`
243243
- LLaVA-NeXT-Video
244244
- Video
245-
- :code:`llava-hf/LLaVA-NeXT-Video-7B-hf`, etc. (see note)
245+
- :code:`llava-hf/LLaVA-NeXT-Video-7B-hf`, etc.
246246
-
247247
* - :code:`LlavaOnevisionForConditionalGeneration`
248248
- LLaVA-Onevision
249249
- Image\ :sup:`+` / Video
250-
- :code:`llava-hf/llava-onevision-qwen2-7b-ov-hf`, :code:`llava-hf/llava-onevision-qwen2-0.5b-ov-hf`, etc. (see note)
250+
- :code:`llava-hf/llava-onevision-qwen2-7b-ov-hf`, :code:`llava-hf/llava-onevision-qwen2-0.5b-ov-hf`, etc.
251251
-
252252
* - :code:`MiniCPMV`
253253
- MiniCPM-V
@@ -298,7 +298,7 @@ Multimodal Language Models
298298
For more details, please see: https://github.com/vllm-project/vllm/pull/4087#issuecomment-2250397630
299299

300300
.. note::
301-
For :code:`LLaVA-NeXT-Video`, :code:`LLaVA-Onevision` and :code:`Qwen2-VL`, the latest release of :code:`huggingface/transformers` doesn't work yet, so we need to use a developer version (:code:`21fac7abba2a37fae86106f87fcf9974fd1e3830`) for now.
301+
For :code:`Qwen2-VL`, the latest release of :code:`huggingface/transformers` doesn't work yet, so we need to use a developer version (:code:`21fac7abba2a37fae86106f87fcf9974fd1e3830`) for now.
302302
This can be installed by running the following command:
303303

304304
.. code-block:: bash

0 commit comments

Comments
 (0)