JosefAlbers
commited on
Commit
•
434dbdc
1
Parent(s):
00776ff
Upload folder using huggingface_hub
Browse files
adapters/adapter_config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"adapter_path": "adapters",
|
3 |
+
"lora_layers": 8,
|
4 |
+
"lora_parameters": {
|
5 |
+
"rank": 16,
|
6 |
+
"alpha": 16,
|
7 |
+
"dropout": 0.0,
|
8 |
+
"scale": 1.0
|
9 |
+
}
|
10 |
+
}
|
adapters/adapters.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18568111d1285406d8b49880cd18f0ec438229900224782ff8235daddd608266
|
3 |
+
size 6293251
|