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