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:
- 6cbf924240124555cab2a2f3608603785bc724bb9c36f37e1751dcde9c49d09c
- Size of remote file:
- 537 MB
- SHA256:
- 3bad9034785763b086b60a73ca966d0ddc01f299b32c43137a9d43513800d579
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.