Instructions to use ptrc/gemma-text-to-sql-modified with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ptrc/gemma-text-to-sql-modified with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-4b-pt") model = PeftModel.from_pretrained(base_model, "ptrc/gemma-text-to-sql-modified") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f7388c503358411e40cb15cdad07282c8c0c0fe42d4422c7c1a870736e382d0
- Size of remote file:
- 2.84 GB
- SHA256:
- 8380bf14f6eb1796c47e545a77fd16043eaa1b0e1a7e2827768db9fd338c9b58
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.