Instructions to use bugdaryan/WizardCoderSQL-15B-V1.0-QLoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bugdaryan/WizardCoderSQL-15B-V1.0-QLoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("WizardLM/WizardCoder-15B-V1.0") model = PeftModel.from_pretrained(base_model, "bugdaryan/WizardCoderSQL-15B-V1.0-QLoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6efce0cbf57118e624cd28005bbd9a5af3c6786adf03c54ccd13dca6c7cc02b2
- Size of remote file:
- 128 MB
- SHA256:
- 5d93aa15401ca5e09ad831fbc5d830a4f098995f96bceb0dd552a10b34d92c8f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.