Instructions to use DunnBC22/codet5-base-Generate_Docstrings_for_Python-Condensed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DunnBC22/codet5-base-Generate_Docstrings_for_Python-Condensed with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("DunnBC22/codet5-base-Generate_Docstrings_for_Python-Condensed") model = AutoModelForSeq2SeqLM.from_pretrained("DunnBC22/codet5-base-Generate_Docstrings_for_Python-Condensed") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
d3991d2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:88fcba2a176ea32e7eafbb3df32e259edb9fd24678d3a86f60f3cbc7b5a02d86
size 3771
|