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

New Plugin Chat #1090

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

New Plugin Chat #1090

wants to merge 4 commits into from

Conversation

jhutchings99
Copy link
Contributor

This pull request adds a new feature to the project: a plugin that uses GPT-2 and gpt-2-simple to generate responses based on user input. The plugin also allows users to choose which GPT-2 model they want to download before using it.

Added a new plugin that uses GPT-2 and gpt-2-simple to generate responses based on user input.
Implemented the ability for users to choose which GPT-2 model they want to download before using it.

@pnhofmann
Copy link
Collaborator

I like it. Thanks!

But how I see, it's more a text generation tool - which is obviously fine, since gpt is a text generator. Maybe naming it "tell story" would be more fitting?

Also, I'll need to make view adjustments to installer, since even installing python package gpt-2-simple with requirements is quite big and if a user doesn't want to use this feature anyway, I want to give them the option to skip installation.

Yeah, but thanks for actually implementing this!

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.

None yet

2 participants