Instructions to use seintartop/e34e27ed-d195-4440-8b1f-59ee07f96ba5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use seintartop/e34e27ed-d195-4440-8b1f-59ee07f96ba5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-neo-125m") model = PeftModel.from_pretrained(base_model, "seintartop/e34e27ed-d195-4440-8b1f-59ee07f96ba5") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
b053901 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:df1f2253fbd46f52a5e53c3c8e65ffe306c7815d402674381bb70ab7d4f32e97
size 5360650
|