Instructions to use AaronTekle/SQLQwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AaronTekle/SQLQwen with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "AaronTekle/SQLQwen") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f77e513fb042004a269ce9c2fcee6ee3e3180b4fd08462982699af12e35abe2a
- Size of remote file:
- 12.2 MB
- SHA256:
- d48beb5dc8838419f34acc78392a7acab120ac7d4425e4eb021c0b5604ee3e0f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.