wendlerc commited on
Commit
c05ac16
1 Parent(s): a9f701d

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  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": 64,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
24
- "q_proj",
25
  "o_proj",
26
- "up_proj",
27
  "gate_proj",
28
- "v_proj",
29
- "k_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": 16,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
 
24
  "o_proj",
 
25
  "gate_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c4860eb0dc559a3006384248afd563308b288b04f874531f1dfbf66d25e0f85
3
- size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fefb97262ed17cca00c3326a37647efc869cd45959dd6e00a2bbe10a9c8d2be
3
+ size 1719759192