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