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