-
Thank you for your sharing,
In my own task, I think the image scaling to 448 is too small. How to increase the image resolution? Do I only need to modify the preprocessor_config.json configuration?…
-
Thanks for your work! I found that there are many image files missing, for example, "pdfa-eng-wds/pdfa-eng-train-0034-pdfplumber/pages/6551295_page3.png" is used in multi_page_parsing.jsonl, but was n…
-
### Feature Name
mPLUG-DocOwl 1.5
### Feature Description
Research about mPLUG-DocOwl 1.5
### Research Findings
## mPLUG-DocOwl 1.5
mPLUG-DocOwl 1.5 is a state-of-the-art multimodal large lang…
-
![image](https://github.com/user-attachments/assets/59a42142-9da0-4f3a-946a-04ef00846a7d)
Hello, when I used the script you provided to test, "loading mplug-large" was displayed, but it failed. What …
-
Model:
- ModelScope: https://www.modelscope.cn/models/iic/mPLUG-Owl3-7B-240728
- Huggingface: https://huggingface.co/mPLUG/mPLUG-Owl3-7B-240728
Usually, fine-tuning a multimodal large model invol…
-
I have the following error when finetune the DocOwl1.5-Omni. It always raises error when index is 10. Please help!!!
```
File "/opt/conda/envs/mplug_owl2/lib/python3.10/site-packages/deepspeed/run…
-
fine-tuning document: [https://github.com/modelscope/ms-swift/issues/1969](https://github.com/modelscope/ms-swift/issues/1969)
-
(mplug_owl2) E:\Project\Q-Instruct-main\mPLUG-Owl\mPLUG-Owl2>python -m mplug_owl2.serve.model_worker --host 0.0.0.0 --controller http://localhost:8006 --port 40000 --worker http://localhost:40000 --mo…
-
Hi,
Thanks for the great work (mPLUG-OWL3)! I was wondering if the following template is the right chatting format for multi-image inference cuz the readme didn't explicitly mention it. When using…
-
Hello,
Thanks for your wonderful work. I am doing some testing with your code. However, I found a very strange problem.
I want to print the weight shape of lm_head (https://github.com/X-PLUG/m…