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

Added a Gradio based GUI to compare different approaches #159

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdityaPandeyCN
Copy link

This PR adds a user-friendly Gradio interface to optillm, making it easier to compare different optimization approaches and models through a web-based GUI.

Signed-off-by: AdityaPandeyCN <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Jan 27, 2025

CLA assistant check
All committers have signed the CLA.

@AdityaPandeyCN
Copy link
Author

I reviewed the existing huggingface space for optillm and found that the Gradio implementation there had everything necessary, I've made some minor improvements and raised the PR

@AdityaPandeyCN
Copy link
Author

@codelion Can you give it a look?

@codelion
Copy link
Owner

The HF space was just meant to be a demo. To get a proper GUI integrated we need to connect with the proxy and discover the available techniques/approaches and allow users to choose any combination of approach and models for chatting. It will require implementing the /models api at the moment it is not fully supported.

@AdityaPandeyCN
Copy link
Author

Okay, I will work on this...making this PR draft at the moment

@AdityaPandeyCN AdityaPandeyCN marked this pull request as draft January 30, 2025 09:37
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.

3 participants