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:
- adb2853df31ea4ad6760b4d4832f02063e8549e355ac0fd354ebf4c61c6d5f7c
- Size of remote file:
- 70.7 MB
- SHA256:
- a6256234745b6029b178420755380088f3d9269887fd50a91e7ad0eddf50b394
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.