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

Support multimodal models: GPT-4V, Gemini Vision, Luminous Multimodal #2189

Merged
merged 17 commits into from
Jan 12, 2024

Conversation

teetone
Copy link
Member

@teetone teetone commented Dec 26, 2023

Changes

Example generations

Prompt

Screenshot 2023-12-27 at 8 52 47 PM

Where is the horse?

Outputs

  • GPT-4V: The horse is on a city street, standing on the sidewalk near the curb. There is a person next to the horse, who seems to be a police officer based on the uniform. The street sign indicates this is the corner of "N CALVERT" and "W BIDDLE" streets.
  • Gemini Vision: The horse is on the sidewalk, next to a woman.
  • Luminous Extended: A horse is on the street.
  • Luminous Base: A horse is on the street. A horse is walking down the street.
  • IDEFICS 9B Instruct: The horse is on the street.

@teetone teetone changed the title Use the AlephAlpha Python Client Support multimodal models: GPT-4V, Gemini Vision, Luminous Multimodal Dec 27, 2023
@teetone teetone requested a review from percyliang December 28, 2023 07:26
src/helm/benchmark/model_metadata_registry.py Show resolved Hide resolved
src/helm/benchmark/presentation/run_specs_tiny.conf Outdated Show resolved Hide resolved
src/helm/benchmark/run_expander.py Show resolved Hide resolved
src/helm/proxy/clients/aleph_alpha_client.py Outdated Show resolved Hide resolved
src/helm/proxy/clients/aleph_alpha_client.py Outdated Show resolved Hide resolved
src/helm/proxy/clients/aleph_alpha_client.py Outdated Show resolved Hide resolved
src/helm/proxy/clients/vertexai_client.py Show resolved Hide resolved
src/helm/proxy/clients/vertexai_client.py Outdated Show resolved Hide resolved
src/helm/proxy/clients/vertexai_client.py Outdated Show resolved Hide resolved
src/helm/proxy/clients/openai_client.py Show resolved Hide resolved
Copy link
Contributor

@JosselinSomervilleRoberts JosselinSomervilleRoberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@yifanmai yifanmai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/helm/proxy/clients/vertexai_client.py Show resolved Hide resolved
@teetone teetone merged commit bd6127a into main Jan 12, 2024
6 checks passed
@teetone teetone deleted the vlm_models branch January 12, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants