Instructions to use patrickvonplaten/bert2gpt2-cnn_dailymail-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use patrickvonplaten/bert2gpt2-cnn_dailymail-fp16 with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("patrickvonplaten/bert2gpt2-cnn_dailymail-fp16", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened over 2 years ago
by
SFconvertbot
Upload README.md with huggingface_hub
#2 opened over 3 years ago
by
lbourdois
Model gives weird predictions
8
#1 opened about 4 years ago
by
salma-elshafey