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