Model save
Browse files
qwen3-n8n/adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"gate_proj",
|
28 |
-
"down_proj",
|
29 |
"q_proj",
|
30 |
-
"k_proj",
|
31 |
"v_proj",
|
32 |
-
"
|
33 |
-
"
|
|
|
|
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
|
|
27 |
"q_proj",
|
|
|
28 |
"v_proj",
|
29 |
+
"k_proj",
|
30 |
+
"down_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"up_proj",
|
33 |
+
"o_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
qwen3-n8n/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 69782384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7512a4646ee5b85f9aac6a1df839ff1352caabf8bf7b43f96a0d7ab62ccf40ba
|
3 |
size 69782384
|
qwen3-n8n/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30e2cdbaddccc02c1ffdd2ddd35bc377a1b598e5777c46c1abab299e16b39c66
|
3 |
size 5688
|