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