Instructions to use dalyaff/phi2-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dalyaff/phi2-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "dalyaff/phi2-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fd46c88e386e21718d355c36fc49bd93eee48ea2770a432200faf44a9207942f
- Size of remote file:
- 4.66 kB
- SHA256:
- 39c90cf5baa8591012894ab2332ec839b4a13568b610ec2a8277b9d78d0a3ba0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.