Instructions to use dzlab/gemma-2b-text2sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dzlab/gemma-2b-text2sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b") model = PeftModel.from_pretrained(base_model, "dzlab/gemma-2b-text2sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f9ff76bc6787acd5e33e9384875972b36ce33456b3e1d81c42f5dd03148c8939
- Size of remote file:
- 39.3 MB
- SHA256:
- 590da486067b157ad51e10c88301af15d263ccf5431e3d526e1943bb70717dee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.