Instructions to use Vader0/stable-code-instruct-3b-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Vader0/stable-code-instruct-3b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("stabilityai/stable-code-instruct-3b") model = PeftModel.from_pretrained(base_model, "Vader0/stable-code-instruct-3b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 541c97029463f5a33d1fdcfcbf8ab6800486f32822d294ff1fd02961cb6fa4c9
- Size of remote file:
- 528 MB
- SHA256:
- 1ac6ecd06720bd21539b6a91e63fbc6347021ce0cd15c8bc5926e8681818197a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.