Instructions to use PHISSTOOD/codet5-small-code-summarization-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PHISSTOOD/codet5-small-code-summarization-python with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("PHISSTOOD/codet5-small-code-summarization-python") model = AutoModelForSeq2SeqLM.from_pretrained("PHISSTOOD/codet5-small-code-summarization-python", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
432cded | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3bfbfe5e7c8fd667ab34db70e0282a5b06f7a56205bd2022181ce86f28cc4765
size 242011067
|