[Model] support input embeddings for qwen2vl (#8856)

This commit is contained in:
whyiug
2024-09-30 11:16:10 +08:00
committed by GitHub
parent f13a07b1f8
commit e01ab595d8
3 changed files with 135 additions and 70 deletions

View File

@@ -281,7 +281,7 @@ Multimodal Language Models
-
* - :code:`Qwen2VLForConditionalGeneration`
- Qwen2-VL
- Image\ :sup:`+` / Video\ :sup:`+`
- Image\ :sup:`E+` / Video\ :sup:`+`
- :code:`Qwen/Qwen2-VL-2B-Instruct`, :code:`Qwen/Qwen2-VL-7B-Instruct`, :code:`Qwen/Qwen2-VL-72B-Instruct`, etc.
-
* - :code:`UltravoxModel`