nakcnx commited on
Commit
d010c5b
1 Parent(s): 03bc6f8

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,22 +10,22 @@
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
- "lora_dropout": 0,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "down_proj",
24
- "v_proj",
25
- "q_proj",
26
  "o_proj",
 
 
27
  "up_proj",
28
- "gate_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 64,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "o_proj",
23
+ "q_proj",
24
+ "down_proj",
25
  "up_proj",
26
+ "gate_proj",
27
+ "v_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:223f37321496b0104a2829d2dc82146944bdb711731d6b55d646ad975beb2ecc
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ea78b719be2382a113bffce7f6dc1f4734d9446ce6d4251c4620ad20d88477
3
+ size 671149168