Instructions to use InfurnusWolf/coding_summarizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use InfurnusWolf/coding_summarizer with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("InfurnusWolf/coding_summarizer") model = AutoModelForSeq2SeqLM.from_pretrained("InfurnusWolf/coding_summarizer") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0d0410e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dff524bfbb0dad6ecaacb556ce32a0ab12340a0d766dc50e4ba89ee007773bed
size 242041896
|