Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use chathuranga-jayanath/codet5-small-v13 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chathuranga-jayanath/codet5-small-v13 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("chathuranga-jayanath/codet5-small-v13") model = AutoModelForSeq2SeqLM.from_pretrained("chathuranga-jayanath/codet5-small-v13", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
37f0f47 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c79f7780a828f352a1cf246839f80c66ff0707c7177adfaaa840cce73de21bfe
size 4920
|