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