Instructions to use Davlan/mt5-small-pcm-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Davlan/mt5-small-pcm-en with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Davlan/mt5-small-pcm-en") model = AutoModelForSeq2SeqLM.from_pretrained("Davlan/mt5-small-pcm-en") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
372d98d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1ed8c42fb7c6cb8eea621453d743e359a2a2c2f6615896380cad1d7f7216fd3b
size 1200721733
|