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
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
- :code:`llava-hf/LLaVA-NeXT-Video-7B-hf`, etc. (see note)
234
+
-
230
235
* - :code:`MiniCPMV`
231
236
- MiniCPM-V
232
237
- Image\ :sup:`+`
@@ -260,6 +265,15 @@ Multimodal Language Models
260
265
For :code:`openbmb/MiniCPM-V-2`, the official repo doesn't work yet, so we need to use a fork (:code:`HwwwH/MiniCPM-V-2`) for now.
261
266
For more details, please see: https://github.com/vllm-project/vllm/pull/4087#issuecomment-2250397630
262
267
268
+
For :code:`LLaVA-NeXT-Video`, the latest release of :code:`huggingface/transformers` doesn't work yet, so we need to use a developer version (:code:`21fac7abba2a37fae86106f87fcf9974fd1e3830`) for now.
269
+
This can be installed by running the following command:
0 commit comments