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:
- de4b05ed1ae88489c7246266f8e806014355f11b8000ce7c8a4f23e2b3f44d92
- Size of remote file:
- 5.24 kB
- SHA256:
- 99803e85fae773244b9fa78ee6beb09c2f3210e233d30d8590558138a17e72a2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.