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: 134 Bytes
4e957c9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:427a122265334261e0814d5ecac837ee50ed7528387ef91da5c7c640704502ca
size 242014297
|