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:
- 129c9bc9b753c631f205fbc1f8cc6c5e76991fdc1f16850e39107275fe2de097
- Size of remote file:
- 5.71 kB
- SHA256:
- 78391a5f3c7906f77f20a11da12769dbf82969852f48b5b7e857521e8cad37ae
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.