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