Instructions to use igzi/lora-copa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use igzi/lora-copa 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-copa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7c88a2d967666d29a0f4a894f65d083bcaf01917ecaaa31916af44b60ad56f3f
- Size of remote file:
- 5.24 kB
- SHA256:
- c10c39d20d86936bc6dd7d50bbf508f97a56ed071b8afcea1b6ae8c60482a06f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.