Instructions to use nohuggingpls/commit-msg-generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nohuggingpls/commit-msg-generation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nohuggingpls/commit-msg-generation") model = AutoModelForSeq2SeqLM.from_pretrained("nohuggingpls/commit-msg-generation") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
a0e9531 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:547a39ca8c12ece2755783c7424ee1708c330789319d56e428bb48d0267357c6
size 2215153082
|