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