martingenzel commited on
Commit
2b5432f
·
verified ·
1 Parent(s): 5549c2e
Files changed (1) hide show
  1. config.json +9 -9
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/rwthfs/rz/cluster/home/cp343770/acip/artifacts/runs/paper_v3/compress__qwen25_7b/model",
3
  "adapter_config": {
4
  "peft_config": {
5
  "default": {
@@ -9,9 +9,9 @@
9
  "bias": "none",
10
  "eva_config": null,
11
  "exclude_modules": [
12
- "parametrization",
13
  "base",
14
- "ortho"
 
15
  ],
16
  "fan_in_fan_out": false,
17
  "inference_mode": false,
@@ -31,15 +31,15 @@
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
 
 
34
  "gate_proj",
35
- "v_proj",
36
- "ortho",
37
- "down_proj",
38
  "o_proj",
39
- "up_proj",
40
- "k_proj",
41
  "q_proj",
42
- "base"
 
 
 
43
  ],
44
  "task_type": "CAUSAL_LM",
45
  "use_dora": false,
 
1
  {
2
+ "_name_or_path": "MerantixMomentum/acip_qwen25_7b",
3
  "adapter_config": {
4
  "peft_config": {
5
  "default": {
 
9
  "bias": "none",
10
  "eva_config": null,
11
  "exclude_modules": [
 
12
  "base",
13
+ "ortho",
14
+ "parametrization"
15
  ],
16
  "fan_in_fan_out": false,
17
  "inference_mode": false,
 
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
+ "base",
35
+ "up_proj",
36
  "gate_proj",
 
 
 
37
  "o_proj",
 
 
38
  "q_proj",
39
+ "down_proj",
40
+ "k_proj",
41
+ "ortho",
42
+ "v_proj"
43
  ],
44
  "task_type": "CAUSAL_LM",
45
  "use_dora": false,