Instructions to use ibm-granite/granite-3.3-8b-security-lib with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibm-granite/granite-3.3-8b-security-lib with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ibm-granite/granite-3.3-8b-security-lib", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#4
by kristunlee - opened
No description provided.
GiulioZizzo changed pull request status to merged