Instructions to use CHZY-1/sqlcoder-7b-2_FineTuned_PEFT_QLORA_adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CHZY-1/sqlcoder-7b-2_FineTuned_PEFT_QLORA_adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("defog/sqlcoder-7b-2") model = PeftModel.from_pretrained(base_model, "CHZY-1/sqlcoder-7b-2_FineTuned_PEFT_QLORA_adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5b77b9614e5ab352c2b8f577287371541b2dd95d2aa517254a3d18e239d3286e
- Size of remote file:
- 5.5 kB
- SHA256:
- 76c46029b8a10351b0ddfd8b1b0cab6a0b2f659431c4a3efe345b87f78ca9fb5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.