Instructions to use flax-community/code-mt5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flax-community/code-mt5-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("flax-community/code-mt5-base") model = AutoModelForSeq2SeqLM.from_pretrained("flax-community/code-mt5-base") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9545908 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:87a6643c64e2fb3b149b525d0a4db9c521b6641fdbfa64be12861f3e92c06646
size 965944223
|