Instructions to use agilan1102/sql_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use agilan1102/sql_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3.2-3b-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "agilan1102/sql_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5364fbddef71178381d04f61c86262990bdba3405824d807048f1d510167a089
- Size of remote file:
- 97.3 MB
- SHA256:
- 19f04da4784767046f68ea1925eea978dc4b2846a9b8fc8a2f54381b2ef48289
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.