Instructions to use exontidev/SISUS_ADAPTERS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use exontidev/SISUS_ADAPTERS with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ai-forever/rugpt3large_based_on_gpt2") model = PeftModel.from_pretrained(base_model, "exontidev/SISUS_ADAPTERS") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e321a4f4971b5ebc3f6aed81135667d82dafb3c66f7c793bd5f6e2bfebc91bc4
- Size of remote file:
- 18.9 MB
- SHA256:
- 7851cf358b32eed56a24cacb721696a9c5771ab6747b9f9327032f780d43002d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.