Instructions to use formermagic/codet5x-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use formermagic/codet5x-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("formermagic/codet5x-small") model = AutoModelForSeq2SeqLM.from_pretrained("formermagic/codet5x-small") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
921f2c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c528f8d1f0f51fd5c07665f728b7dc19c0ee8146c9bc10c94beb0002339c0fd
size 307738151
|