Instructions to use kentof/sft-qwen3-4b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kentof/sft-qwen3-4b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "kentof/sft-qwen3-4b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 956f6425bef3d7a3c909fd44eee4432620dcd3ebc2dca8126108852a1142bb10
- Size of remote file:
- 529 MB
- SHA256:
- 69e5c96c49ab57f8c0bc1a3906b42981984b3cbd8035c7c9c8c9182832407444
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.