lmassaron commited on
Commit
7b6a01d
·
verified ·
1 Parent(s): 7b8c028

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": null,
6
- "base_model_name_or_path": "Qwen/Qwen3.5-4B",
7
  "bias": "none",
8
  "corda_config": null,
9
  "ensure_weight_tying": false,
@@ -31,13 +31,13 @@
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
- "down_proj",
35
- "up_proj",
36
- "v_proj",
37
- "o_proj",
38
  "q_proj",
 
39
  "gate_proj",
40
- "k_proj"
 
 
 
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
 
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen3-4B",
7
  "bias": "none",
8
  "corda_config": null,
9
  "ensure_weight_tying": false,
 
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
 
 
 
 
34
  "q_proj",
35
+ "o_proj",
36
  "gate_proj",
37
+ "k_proj",
38
+ "down_proj",
39
+ "up_proj",
40
+ "v_proj"
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2291621c1abac4c8162a9627c19a39c6c20351ccca7880f86e6dee2bf33acc9
3
- size 42501272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3491fedb2cfdd7052d07a4fc8c4f1430996ec262f92d06d270266c984703b6c5
3
+ size 66127776