Instructions to use LijinDurairaj/tinyLlama-text2SQL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use LijinDurairaj/tinyLlama-text2SQL 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, "LijinDurairaj/tinyLlama-text2SQL") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7c15255cb545055a8eb307590de546f466f28fb37e95c3ab6982d9ad635db574
- Size of remote file:
- 14.2 kB
- SHA256:
- b09bd9ada897acb73d1330edcbe55eaa8ec06ed2517a35847b590eef191fea77
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.