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
Upload folder using huggingface_hub
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9443384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e92eb0342d3e8aaf52b5942f5301cb1de13b01795e17ad69a61c8756a063c51c
|
| 3 |
size 9443384
|
runs/Dec19_13-33-04_655c09a05d37/events.out.tfevents.1702992785.655c09a05d37.176.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b40ceeef3d4a237729c0f7ef0c259590f7163d3a0691050b4fc5eca763149d2
|
| 3 |
+
size 4184
|
runs/Dec19_13-47-57_655c09a05d37/events.out.tfevents.1702993678.655c09a05d37.2850.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:524adc9216807fd04ebeca5145b185a8aa8dc9c693c58de7706737bf4d7849df
|
| 3 |
+
size 7854
|