Instructions to use sharoz/codet5-small-custom-functions-dataset-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sharoz/codet5-small-custom-functions-dataset-python with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sharoz/codet5-small-custom-functions-dataset-python") model = AutoModelForSeq2SeqLM.from_pretrained("sharoz/codet5-small-custom-functions-dataset-python", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4629996 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5e2a33dd09cf88dabc223df3b727e790d7c1b2f79699c576794c55aabf9d1ad2
size 3963
|