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:
- 28ec385b05609023b6adcb64a1ef2d9796368af1debc218fb8526f20297b8a0a
- Size of remote file:
- 2.84 GB
- SHA256:
- 79d1b8e778b20bdb5a5191202911deed4d7808566b5b2c31b41cf15922f8d0f8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.