Instructions to use OpenPipe/test-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use OpenPipe/test-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "OpenPipe/test-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 67e9054fdf3f0a238fa020c4810758dd9bace078007ef598f2388427d95d088b
- Size of remote file:
- 42 MB
- SHA256:
- 20a2b25a1fd341eee77ba07054891d687cd16f4de6ef14a4440976befa9c7fd7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.