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