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:
- 25a82bdd0a9d4c56f5863bbcb5f4aab9bf08e08e64a9a2f5c7f4cfe621d74455
- Size of remote file:
- 5.56 kB
- SHA256:
- c0a64db496c31b8b3ea2ebe1a9707e1e66532659b7dce929c7e695d7c6610837
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.