Instructions to use Salesforce/codet5p-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Salesforce/codet5p-2b with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("Salesforce/codet5p-2b", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Inference Problem
#9 opened about 1 year ago
by
AngeloCurti22
Adding `safetensors` variant of this model
#8 opened over 1 year ago
by
SFconvertbot
Update README.md
#6 opened almost 2 years ago
by
japoneris
Adding `safetensors` variant of this model
#5 opened over 2 years ago
by
SFconvertbot
Config.js and modeling_codet5p.py do not match
👍 1
#4 opened over 2 years ago
by
Anonymous2023
EOF when reading a line
#3 opened almost 3 years ago
by
niele
run with crash
#2 opened almost 3 years ago
by
raycast
adds no_split_modules
#1 opened almost 3 years ago
by
staturecrane