Text Generation
PEFT
Safetensors
English
conventional-commits
qwen2.5-coder
code-llm
fine-tuned
lora
qlora
conversational
Instructions to use Pavloffm/qwen-commit-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Pavloffm/qwen-commit-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-3B-Instruct") model = PeftModel.from_pretrained(base_model, "Pavloffm/qwen-commit-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f67ae23a9f32d3cfbcbc2ad2df95bd6b4505947a06c0bc658dc0f70d5848d44b
- Size of remote file:
- 5.71 kB
- SHA256:
- 3ef7b39e1ad2261b5c1d6326629e45bc43a386b4fab420017402ff2aec1c63ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.