Instructions to use truskovskiyk/phi-3-text2sql-ssh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use truskovskiyk/phi-3-text2sql-ssh 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, "truskovskiyk/phi-3-text2sql-ssh") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b77c480ffe23502d33d6c50d0d8b93e714e6f265fb705f69bef1dd253fdf46ff
- Size of remote file:
- 5.3 kB
- SHA256:
- 135e39b2b358fe0998caba9ad69f255af98c709310a1830260d38e1a3d6ff852
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.