Instructions to use prajdabre/CreoleM2M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prajdabre/CreoleM2M with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("prajdabre/CreoleM2M") model = AutoModelForSeq2SeqLM.from_pretrained("prajdabre/CreoleM2M") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md ed9df9a verified
Update README.md 5bf5388 verified
Update config.json 4945198
Update README.md 643e499
Update README.md f808d6c
Update README.md 9888e37
All 1f83d09
draj commited on