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