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:
- f98da055c951056e156c1d80e7491e25ae80924d571419826491da19a8475960
- Size of remote file:
- 73.4 MB
- SHA256:
- c4ef9d4778218c696aefab9a29ec361e73a50171d24b2a5102fbed53857f2d2e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.