Transformers
PyTorch
TensorFlow
JAX
English
blenderbot
text2text-generation
convAI
conversational
facebook
Instructions to use facebook/blenderbot-400M-distill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/blenderbot-400M-distill with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("facebook/blenderbot-400M-distill") model = AutoModelForSeq2SeqLM.from_pretrained("facebook/blenderbot-400M-distill") - Notebooks
- Google Colab
- Kaggle
Deprecations and outdated usage - FIX
#24 opened 2 months ago
by
NikeZoldyck
Outdated?
1
#23 opened 12 months ago
by
mangoszteen
Location of model and tokenizer
#22 opened over 1 year ago
by
Dm124r
Update README.md
#21 opened over 1 year ago
by
RogelioAG
fine tuning
3
#20 opened about 2 years ago
by
Ann6876
pipe = pipeline("text2text-generation", model="facebook/blenderbot-400M-distill")
#19 opened about 2 years ago
by
zkk90891
Update Changed Inference Format Resulting in Incoherent Response
#18 opened over 2 years ago
by
orick96
Appears Broken
6
#17 opened over 2 years ago
by
orick96
Problems with questions too long
1
#16 opened over 2 years ago
by
AxelPATRON
Based AF
#14 opened over 2 years ago
by
Its3rr0rsWRLD
Update README.md
2
#12 opened over 2 years ago
by
TheKitten
Update README.md
#11 opened over 2 years ago
by
TheKitten
Add Core ML conversion
1
#8 opened almost 3 years ago
by
datasetsANDmodels
Adding `safetensors` variant of this model
#7 opened almost 3 years ago
by
SFconvertbot
Add Core ML conversion
#6 opened almost 3 years ago
by
Cyborg-AI
🚩 Report : Ethical issue(s)
#5 opened almost 3 years ago
by
NetworkFlux
Does facebook/blenderbot-400M-distill use blenderbot 3?
1
#2 opened over 3 years ago
by
Justlearn
Adding `safetensors` variant of this model
#1 opened over 3 years ago
by
Narsil