Instructions to use 0x1202/6608ec4e-24e5-42a6-b38f-a5986b4a6cd8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0x1202/6608ec4e-24e5-42a6-b38f-a5986b4a6cd8 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("facebook/opt-1.3b") model = PeftModel.from_pretrained(base_model, "0x1202/6608ec4e-24e5-42a6-b38f-a5986b4a6cd8") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a7528f6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:289cb4ca188e70a1b4dad0bfab1490dc802b43dd83eab4db7e0bbe993b874d51
size 6840
|