Instructions to use JoaoJunior/codet5-small-code-summarization-ruby-personal-learning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JoaoJunior/codet5-small-code-summarization-ruby-personal-learning with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("JoaoJunior/codet5-small-code-summarization-ruby-personal-learning") model = AutoModelForSeq2SeqLM.from_pretrained("JoaoJunior/codet5-small-code-summarization-ruby-personal-learning") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7af9b2c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:48ed8f328506ad6f6d93f4824ac5136fd883f6525f8b1ba9973a312711e754ac
size 241984552
|