Instructions to use Infernaught/test_adapter_weights with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Infernaught/test_adapter_weights with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("hf-internal-testing/tiny-random-GPTJForCausalLM") model = PeftModel.from_pretrained(base_model, "Infernaught/test_adapter_weights") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2a7fb9b9a6a5e6fe80f611aafd8f74f66279e3f0b2d2ff80c4391288e4a11a23
- Size of remote file:
- 27.5 kB
- SHA256:
- 213e202241b7a011112816e8800a978a825d6fd1db9cc9e41b6ca4f18a617357
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.