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

How would I use Facebook Blenderbot? #29

Closed
jessejohnson opened this issue Mar 18, 2023 · 3 comments
Closed

How would I use Facebook Blenderbot? #29

jessejohnson opened this issue Mar 18, 2023 · 3 comments

Comments

@jessejohnson
Copy link

Hi @xenova, I just noticed you uploaded a quantized Blenderbot to Hugging Face. Do you have instructions on how to use it? The original model doesn't have any...

Thanks!

@xenova
Copy link
Owner

xenova commented Mar 18, 2023

Hey! I uploaded the model files, but I haven't added the necessary classes yet to the library (this will be coming soon of course!)

@jessejohnson
Copy link
Author

OMG! That was a quick answer, thanks! I'm going to try t5 next :)
You're amazing

@xenova
Copy link
Owner

xenova commented Mar 18, 2023

Haha no worries ;) I'm currently adding timestamps for whisper (speech to text), but blenderbot is on the TODO list! (I will try to remember to post here once it is ready)

xenova added a commit that referenced this issue Sep 11, 2023
xenova added a commit that referenced this issue Sep 19, 2023
* Add support for `Blenderbot` models

Closes #37
References #29

* Add support for `BlenderbotTokenizer`

* Add blenderbot to supported models

* Add support for `BlenderbotSmallTokenizer`

* Add custom tests for blenderbot-small

* Add support for `BlenderbotSmall` models

* Update list of supported models

* Improve `addPastKeyValues` function

* Allow skipping of adding encoder past key values
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

No branches or pull requests

2 participants