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