Instructions to use mrHungddddh/bdaeefc5-1cc3-4924-a8a7-ea19648b6ec1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrHungddddh/bdaeefc5-1cc3-4924-a8a7-ea19648b6ec1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/pythia-70m-deduped") model = PeftModel.from_pretrained(base_model, "mrHungddddh/bdaeefc5-1cc3-4924-a8a7-ea19648b6ec1") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
94b447d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:89ff9c67364c833920c7d7877da1b2d2173b8baf7b64b46299114f1d494ecc13
size 1590526
|