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

Create hosted demo of a few trained models to put on web site #306

Open
neubig opened this issue Aug 29, 2023 · 0 comments
Open

Create hosted demo of a few trained models to put on web site #306

neubig opened this issue Aug 29, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@neubig
Copy link
Collaborator

neubig commented Aug 29, 2023

Some people might be interested in playing around with models that have been trained with prompt2model. Currently, prompt2model supports building gradio demos using the trained models. Here is an example from the CLI demo:

interface_t5 = create_gradio(model_executor, prompt_spec)

It would be nice to create demos for some tasks that we could host online so people could play around with the models and see how quickly they run and how well they work.

@neubig neubig added enhancement New feature or request good first issue Good for newcomers labels Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant