Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +1 -1
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"r": 32,
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
-
"target_modules": "(?:.*?(?:
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
28 |
"use_rslora": false
|
|
|
22 |
"r": 32,
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
+
"target_modules": "(?:.*?(?:language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:qkv|proj|fc1|fc2|q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:qkv|proj|fc1|fc2|q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj)))",
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
28 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64084f6abbf60a1dfa407845527bd51376589b813192d4962b6997c8d1fe6b17
|
3 |
+
size 323014168
|