Instructions to use Bhuvandesai/phi3-text-to-sql-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Bhuvandesai/phi3-text-to-sql-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "Bhuvandesai/phi3-text-to-sql-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fbe8dfd0662bba4b904977b717760af99e2f169ef6bbafff01cf2eb80b7a0426
- Size of remote file:
- 8.93 MB
- SHA256:
- b2e0d4ad5d0244d2ab2c1444e497a234ecfe243b5531d49bc9409cd9ef0a1ec0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.