Instructions to use k4black/Salesforce-codet5-small-CodeXGLUE-CONCODE 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 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("k4black/Salesforce-codet5-small-CodeXGLUE-CONCODE") model = AutoModelForSeq2SeqLM.from_pretrained("k4black/Salesforce-codet5-small-CodeXGLUE-CONCODE", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
55e4d10 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6124ff7dfb5d9294d040140fceda5df5bfaeac9bf45e26471174a764896595fe
size 3707
|