binhquoc commited on
Commit
d4e16ae
·
verified ·
1 Parent(s): c825040

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 128,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -20,13 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "k_proj",
25
  "q_proj",
26
- "up_proj",
27
- "v_proj",
28
  "down_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 192,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "lm_head",
24
+ "gate_proj",
25
  "q_proj",
26
+ "k_proj",
 
27
  "down_proj",
28
+ "o_proj",
29
+ "up_proj",
30
+ "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7b03e92e3a5c259e5536598c207366793f5a2432163cd74a619c7dcdd4e94d3
3
- size 599711112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc7356bcfef4beafe6901d409a16cdb42669d232a707d9dea0a9d1ac962664f4
3
+ size 2304697032