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:
- bb27f395f8a50068fa68e471dc226c43e26431ad98b76f26e534f8d4e339137a
- Size of remote file:
- 14.2 kB
- SHA256:
- daeb0c67053ef9f1d126c4ee184f5c13987019860c5ddeec3533d54c82a7c21c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.