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