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