Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAI models does not support multi modal? #949

Open
MiladInk opened this issue Jul 11, 2024 · 3 comments
Open

OpenAI models does not support multi modal? #949

MiladInk opened this issue Jul 11, 2024 · 3 comments

Comments

@MiladInk
Copy link

I tried the multimodal code example with gpt-40 and the output has no relation to the provided image while the code does not raise any error.

@Harsha-Nori
Copy link
Collaborator

Hi @MiladInk, yes multimodal inputs are currently disabled, but we're in the process of revamping our multimodal support (including images) in the near future! We'll update this issue when we have images (and other input modalities) working on OpenAI and other providers again :).

@nking-1

@dchichkov
Copy link

Hi @Harsha-Nori . Please, can you tell if this is effectively abandoned, and if yes, what was it abandoned in favor of? Is there another library that can do it better?

@dchichkov
Copy link

I've implemented a workaround that enables image support when using vLLM/OpenAI inference -
#1077

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants