Instructions to use VictorDCh/granite-8b-code-instruct-spider with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VictorDCh/granite-8b-code-instruct-spider with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ibm-granite/granite-8b-code-instruct") model = PeftModel.from_pretrained(base_model, "VictorDCh/granite-8b-code-instruct-spider") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e9f2dc7f983aba9576fc88d3cd8e78226409219fddf9791c7fcd9e41322c17f8
- Size of remote file:
- 4.73 kB
- SHA256:
- 50edaf9c43db7214627daf557d0f27fa268d2673724b654bb78d2768d20a4af3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.