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