BienKieu commited on
Commit
e62c910
·
verified ·
1 Parent(s): 037ec82

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,7 +15,7 @@
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
  "lora_bias": false,
18
- "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
@@ -26,9 +26,12 @@
26
  "revision": null,
27
  "target_modules": [
28
  "q_proj",
29
- "o_proj",
 
 
 
30
  "v_proj",
31
- "k_proj"
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
 
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
 
26
  "revision": null,
27
  "target_modules": [
28
  "q_proj",
29
+ "up_proj",
30
+ "k_proj",
31
+ "down_proj",
32
+ "gate_proj",
33
  "v_proj",
34
+ "o_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97b968212615bc2bedc82aff7ffa082d2d5bc4f352eebaee7889011e5baa67ca
3
- size 59021064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397a915dc697581676d0143a46d7114835487cfb88526c30a51ec20f596b1c9f
3
+ size 239536272