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