mPLUG-Owl icon indicating copy to clipboard operation
mPLUG-Owl copied to clipboard

mPLUG-Owl: The Powerful Multi-modal Large Language Model Family

Results 94 mPLUG-Owl issues
Sort by recently updated
recently updated
newest added

图片: 输出: The image shows two men standing next to each other, both wearing sports attire. One man is wearing a red shirt with the word "China" written on it,...

Hi,when I train mPLUG-Owl, it failed with error: File "/home/pg/anaconda3/envs/owl2/lib/python3.10/site-packages/torch/autograd/function.py", line 506, in apply return forward_call(*args, **kwargs) File "/home/pg/anaconda3/envs/owl2/lib/python3.10/site-packages/deepspeed/utils/nvtx.py", line 15, in wrapped_fn ret_val = func(*args, **kwargs) File "/home/pg/anaconda3/envs/owl2/lib/python3.10/site-packages/deepspeed/runtime/engine.py", line...

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...

Thank you for the work you've done—it's really awesome! I'm trying to reproduce your results on some datasets and I'm noticing some differences in accuracy, I'm using AutoModelForCausalLM when loading...

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...

ModuleNotFoundError: No module named 'configuration_mplugowl3'

Downloading [x_sdpa.py]: 100%|████████████████████████████████████████████████████| 2.14k/2.14k [00:00

fine-tuning document: [https://github.com/modelscope/ms-swift/issues/1969](https://github.com/modelscope/ms-swift/issues/1969)

Hi authors, thanks for your such great work. However, I met some issues in the process of inference. Given an image and a text, then using it to inference, like...