reissbaker commited on
Commit
cb2c072
·
verified ·
1 Parent(s): ae9fbc3

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -12,24 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 32,
16
  "lora_bias": false,
17
  "lora_dropout": 0.01,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "o_proj",
28
- "k_proj",
29
- "down_proj",
30
- "q_proj",
31
  "up_proj",
32
- "gate_proj"
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0.01,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
 
 
 
27
  "up_proj",
28
+ "q_proj",
29
+ "down_proj",
30
+ "v_proj",
31
+ "gate_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1c695eda01c86e36ea59f9ca1a31baef5c60ed75520474fd95a58495bbadaf0
3
- size 3313653480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d9b3bf233606082baf187bf23e08f148d839714342b4f886147a1ee805512e
3
+ size 1656902648