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