Instructions to use ibm-granite/granite-20b-code-instruct-accelerator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibm-granite/granite-20b-code-instruct-accelerator with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ibm-granite/granite-20b-code-instruct-accelerator", dtype="auto") - Notebooks
- Google Colab
- Kaggle
r1.1
#3
by sahilsuneja - opened
No description provided.
sahilsuneja changed pull request status to open
lgtm
JRosenkranz changed pull request status to merged