Instructions to use thevan2404/codeT5_phase1_aug_6ep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thevan2404/codeT5_phase1_aug_6ep with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("thevan2404/codeT5_phase1_aug_6ep") model = AutoModelForSeq2SeqLM.from_pretrained("thevan2404/codeT5_phase1_aug_6ep", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
eb83903 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:92139bf2e785fd7de193b4bef626f8f59a0921411d9ba64a0b7580c61ed9e19b
size 5432
|