martingenzel commited on
Commit
d29f16b
·
verified ·
1 Parent(s): 21b3232
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__llama1_13b/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
  "base",
 
 
 
 
39
  "v_proj",
40
- "k_proj",
41
- "up_proj",
42
- "o_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__llama1_13b/model",
3
  "adapter_config": {
4
  "peft_config": {
5
  "default": {
 
9
  "bias": "none",
10
  "eva_config": null,
11
  "exclude_modules": [
 
12
  "ortho",
13
+ "parametrization",
14
+ "base"
15
  ],
16
  "fan_in_fan_out": false,
17
  "inference_mode": false,
 
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
 
 
34
  "q_proj",
35
+ "k_proj",
36
  "base",
37
+ "o_proj",
38
+ "down_proj",
39
+ "ortho",
40
+ "gate_proj",
41
  "v_proj",
42
+ "up_proj"
 
 
43
  ],
44
  "task_type": "CAUSAL_LM",
45
  "use_dora": false,