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
[{'multi_modal_data': {'image': <PIL.Image.Image image mode=RGB size=800x800 at 0x7FE280267490>}, 'prompt': '<s><|im_start|>user\n{prompt_text}<image><|im_end|>\n<|im_start|>assistant\n'}, {'multi_modal_data': {'image': <PIL.Image.Image image mode=RGB size=500x500 at 0x7FE280267430>}, 'prompt': '<s><|im_start|>user\n{prompt_text}<image><|im_end|>\n<|im_start|>assistant\n'}, {'multi_modal_data': {'image': <PIL.Image.Image image mode=RGB size=800x800 at 0x7FE2982D40A0>}, 'prompt': '<s><|im_start|>user\n{prompt_text}<image><|im_end|>\n<|im_start|>assistant\n'}]
where the {prompt_text} is some text.
And I meet the
Before submitting a new issue...
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
Your current environment
The output of `python collect_env.py`
🐛 Describe the bug
I init the mode with
I run the inference with
and the
prompt
is as belowwhere the
{prompt_text}
is some text.And I meet the
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: