Instructions to use nadiamaqbool81/codet5-large-hf-python_new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nadiamaqbool81/codet5-large-hf-python_new with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nadiamaqbool81/codet5-large-hf-python_new") model = AutoModelForSeq2SeqLM.from_pretrained("nadiamaqbool81/codet5-large-hf-python_new", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
b5e671c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9216adb6784fbd1279f0092419bc16c3a7e37802b6386d829cbd843b3564f496
size 1878108606
|