martingenzel commited on
Commit
2c8c685
·
verified ·
1 Parent(s): d29f16b
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -1,5 +1,5 @@
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": {
@@ -31,15 +31,15 @@
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,
 
1
  {
2
+ "_name_or_path": "MerantixMomentum/acip_llama1_13b",
3
  "adapter_config": {
4
  "peft_config": {
5
  "default": {
 
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
 
34
  "k_proj",
 
 
35
  "down_proj",
36
+ "o_proj",
37
+ "base",
38
  "ortho",
39
  "gate_proj",
40
+ "up_proj",
41
  "v_proj",
42
+ "q_proj"
43
  ],
44
  "task_type": "CAUSAL_LM",
45
  "use_dora": false,