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