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:
- 5f2b3ceaebd0e4278951cc3b39b5ee44a1f330e275f8ebab2a6a55e118631506
- Size of remote file:
- 11.4 MB
- SHA256:
- 508635c756562e715417f4480d287917c332083cee37d2afca7f9b623fce55d9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.