Instructions to use PurpleAILAB/sql-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use PurpleAILAB/sql-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("cognitivecomputations/dolphin-2.9.4-llama3.1-8b") model = PeftModel.from_pretrained(base_model, "PurpleAILAB/sql-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 357e976bb84cfc765fd282cc5e8995c0c14d354bda88091b28c0460b211d1dcd
- Size of remote file:
- 168 MB
- SHA256:
- 0ab96b8f49e970e3700efa58de7b2fba8347634ce34c747f79df04612fcd1ee5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.