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

[fix] Replace default generic model parser names with hardcoded defaults #846

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rossdanlm
Copy link
Contributor

@rossdanlm rossdanlm commented Jan 10, 2024

[fix] Replace default generic model parser names with hardcoded defaults

Right now we get errors if trying to use aliasing in AIConfig for model parsers, so we need to use an actual model instead. For now just doing this so we can use these aliases like 'Image2Text' when we share demo to Gradio


Stack created with Sapling. Best reviewed with ReviewStack.

Updated the README, still seems a bit like I can't get the local editor and need to wait until the InputSchema settings are finished for it?

Also some small UI things to improve:

1. Text input should wrap if it's over the alloted # of lines
2. If model ID name is too long, we should wrap the cell around that so it fits?
Right now we get errors if trying to use aliasing in AIConfig for model parsers, so we need to use an actual model instead. For now just doing this so we can use these aliases like 'Image2Text' when we share demo to Gradio
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