Instructions to use DrishtiSharma/codet5-small-generate-docstrings-codexglue-python-bs-32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DrishtiSharma/codet5-small-generate-docstrings-codexglue-python-bs-32 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("DrishtiSharma/codet5-small-generate-docstrings-codexglue-python-bs-32") model = AutoModelForMultimodalLM.from_pretrained("DrishtiSharma/codet5-small-generate-docstrings-codexglue-python-bs-32") - Notebooks
- Google Colab
- Kaggle
Ctrl+K