Kristofy commited on
Commit
c804e6d
1 Parent(s): e42eb8b

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -8,22 +8,22 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "lora_alpha": 16,
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
- "r": 64,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
  "q_proj",
21
- "k_proj",
 
22
  "lm_head",
23
- "gate_proj",
 
24
  "down_proj",
25
- "o_proj",
26
- "up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 32,
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
+ "r": 16,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "q_proj",
20
+ "up_proj",
21
+ "o_proj",
22
  "lm_head",
23
+ "k_proj",
24
+ "v_proj",
25
  "down_proj",
26
+ "gate_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:341f2c6cd4156e5cd3aaaa263d05cd4ad516ce6a3575abada520efbb07f86c39
3
- size 680491858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84f9560def54990217bf25a17b9385e407f6cb38a0b6b558705d7d19ee425364
3
+ size 170244818