Instructions to use Whitewinter/model-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Whitewinter/model-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-0.6B") model = PeftModel.from_pretrained(base_model, "Whitewinter/model-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e6e854a6724559477159dc093ab17e1267cc456be9fa2b26f9f9cb64fed871f7
- Size of remote file:
- 20.2 MB
- SHA256:
- ac0734412460d2fd84905843632864fd3d97b71511c6de828716ee61b6236840
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.