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

Provide basic image support #2371

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Provide basic image support #2371

merged 1 commit into from
Feb 16, 2024

Conversation

farzaank
Copy link
Contributor

@farzaank farzaank commented Feb 16, 2024

Provides basic image support such that HEIM can use the new front-end. Existing HELM frontends should be unchanged as a result of this.

There could be a better logic switch/thing to check before triggering the image display versus the normal text display. We can discuss that here.

Try it here

Compare it to the existing frontend

I will follow-up with some other changes that makes HEIM work generally.

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.

Let's merge this first and do refactors later.

) : null}
</div>
</div>
<div className="accordion-wrapper">
Copy link
Collaborator

Choose a reason for hiding this comment

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

Everything to do with the prompt should be unified with the text predictions case - only the prediction text / image part has to change.

@yifanmai yifanmai merged commit 2db78bc into main Feb 16, 2024
3 checks passed
@yifanmai yifanmai deleted the farzaan/img-support branch February 16, 2024 19:05
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

Successfully merging this pull request may close these issues.

2 participants