martingenzel commited on
Commit
5549c2e
·
verified ·
1 Parent(s): 3ce3844
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/p-res-mwl-llmcompression/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
  "base",
13
- "ortho",
14
- "parametrization"
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
- "ortho",
35
  "gate_proj",
36
- "q_proj",
37
- "down_proj",
38
- "k_proj",
39
  "v_proj",
 
 
40
  "o_proj",
41
- "base",
42
- "up_proj"
 
 
43
  ],
44
  "task_type": "CAUSAL_LM",
45
  "use_dora": false,
 
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
  "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
  "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,