Instructions to use abhi11nav/GraphCodeBert-Moreepcohs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abhi11nav/GraphCodeBert-Moreepcohs with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("abhi11nav/GraphCodeBert-Moreepcohs") model = AutoModelForSeq2SeqLM.from_pretrained("abhi11nav/GraphCodeBert-Moreepcohs", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a17d7c0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:efad025f4238bed4298fd752b272e41b93d99c189c33a1bef9edbb69da83dfd6
size 3579
|