Instructions to use Salesforce/instructcodet5p-16b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Salesforce/instructcodet5p-16b with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("Salesforce/instructcodet5p-16b", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#8 opened over 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#6 opened about 2 years ago
by
SFconvertbot
Sequence length?
#5 opened over 2 years ago
by deleted
Handle model parallelism
๐ 1
#4 opened almost 3 years ago
by
sgugger
adds _no_split_block
๐ 1
1
#3 opened almost 3 years ago
by
staturecrane
Results are extremely poor
2
#2 opened almost 3 years ago
by
Steve72
Quantization support.
3
#1 opened almost 3 years ago
by
AV99