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
764b896 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:71068d480ee2fb5b34e828ca49a10fc5dcde0edb1ef81b7223837110dffc98a4
size 241984552
|