Oliver Adams
commited on
Commit
·
7955a21
1
Parent(s):
77ebd53
Retraining with unsloth version @July-Llama-2024.
Browse files- README.md +1 -2
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -199,5 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
-
- PEFT 0.13.2
|
203 |
-
- PEFT 0.12.0
|
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
+
- PEFT 0.13.2
|
|
adapter_config.json
CHANGED
@@ -18,15 +18,15 @@
|
|
18 |
"peft_type": "LORA",
|
19 |
"r": 32,
|
20 |
"rank_pattern": {},
|
21 |
-
"revision":
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
24 |
-
"down_proj",
|
25 |
-
"o_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
18 |
"peft_type": "LORA",
|
19 |
"r": 32,
|
20 |
"rank_pattern": {},
|
21 |
+
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
|
|
|
|
24 |
"v_proj",
|
25 |
+
"k_proj",
|
26 |
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"o_proj",
|
29 |
+
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100966336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b236300e4f26badd871cc0872ec4a652d1bba14bf1a5ee96a13dd1b9c7ec6815
|
3 |
size 100966336
|