-
Hi,
When testing models on llava model and videomme benchmarks, there is one error when loading videos. The `process_images` function can not read mp4 files.
https://github.com/EvolvingLMMs-Lab/…
-
[Error importing reka,flashattention when evaluate llava]
when I try to evaluate the llava-v1.5-7b, I use this command:
python -m accelerate.commands.launch \
--num_processes=1 \
-m lmm…
-
Hi, Thanks for your great work.
I am curious about the analysis of mPLUG-Owl on VQA tasks with multiple choices.
Specifically, I am looking for an API that takes in an image, prompt, and a list o…
-
Hi,
Thanks for sharing this repo!
I am trying to test the video model and I keep getting the same error:
```
---------------------------------------------------------------------------
…
-
=============== =======
from transformers import AutoTokenizer
from mplug_owl.modeling_mplug_owl import MplugOwlForConditionalGeneration
from mplug_owl.processing_mplug_owl import MplugOwlImageProc…
-
Hi,
As I trying to do forward pass using MplugOwlForConditionalGeneration for video, I set pixel_values to None and video_pixel_values to the processed videoes. And this portion of the code would …
-
Hi All,
We have developed OSSChat, a free chatbot that helps you learn more about open source software. It is powered by ChatGPT and vector databases such as Milvus.
We are pleased to announce …
-
![image](https://user-images.githubusercontent.com/102167137/234212771-3d8fa7da-b570-4a5c-81ff-129ff18dc69b.png)
识别结果为什么这么离谱呢,是一个小白按着教程部署的,不知道哪里有问题
-
-
When I use only prompt text mPLUG-Owl2 works fine. But when I include an image have this error:
` File "C:\py projects\IPXCopilot_OWLVersion\mplug_owl2\model\visual_encoder.py", line 117, in fo…