Instructions to use mssongit/Qwen2.5-14B-SFT-LoRA-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mssongit/Qwen2.5-14B-SFT-LoRA-v2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-14B-Instruct") model = PeftModel.from_pretrained(base_model, "mssongit/Qwen2.5-14B-SFT-LoRA-v2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8f1714e49f0cfd13bc041f1bbbe6d3e73183fdcb659cdf61e1e738b4d20c93a5
- Size of remote file:
- 138 MB
- SHA256:
- 23af335f96c5adf483c4b7a71d073790c47a67ff1741f97088e545004d84a756
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.