Instructions to use k4black/Salesforce-codet5-small-CodeXGLUE-CONCODE-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use k4black/Salesforce-codet5-small-CodeXGLUE-CONCODE-test with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("k4black/Salesforce-codet5-small-CodeXGLUE-CONCODE-test") model = AutoModelForSeq2SeqLM.from_pretrained("k4black/Salesforce-codet5-small-CodeXGLUE-CONCODE-test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4fb0a21 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2423430381823da44e176d5a29a7894abf8e8e4589abf7dee0cbdde50dd12882
size 3823
|