Instructions to use rsskumar/peft-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rsskumar/peft-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "rsskumar/peft-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b48ac35291b9677432f56c9bdd19cb6705ca42a1f5119422eea57425d5e079a0
- Size of remote file:
- 24.5 MB
- SHA256:
- 3d646781e116698fa79357d899919078d27c9972fe23a28172dd54bc31c3ed6c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.