Instructions to use contemmcm/dafa4e8eb1d17852f330c14c5e2a3b7a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use contemmcm/dafa4e8eb1d17852f330c14c5e2a3b7a with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("contemmcm/dafa4e8eb1d17852f330c14c5e2a3b7a") model = AutoModelForSeq2SeqLM.from_pretrained("contemmcm/dafa4e8eb1d17852f330c14c5e2a3b7a") - Notebooks
- Google Colab
- Kaggle
Ctrl+K