Instructions to use Nitrals-Loras/meme-12b-lora-e2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Nitrals-Loras/meme-12b-lora-e2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Nitral-AI/meme-12b-e1") model = PeftModel.from_pretrained(base_model, "Nitrals-Loras/meme-12b-lora-e2") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
55c0cda | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5d7cdf4abdcf2582c9f4d0b852fcbacd98f42dc86c58f8f46b4bb75e03274496
size 17078322
|