xw17 commited on
Commit
0a43f09
·
verified ·
1 Parent(s): 93b204d

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -17
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,14 +1,8 @@
1
  {
2
- "alora_invocation_tokens": null,
3
  "alpha_pattern": {},
4
- "arrow_config": null,
5
  "auto_mapping": null,
6
  "base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
7
  "bias": "none",
8
- "corda_config": null,
9
- "ensure_weight_tying": false,
10
- "eva_config": null,
11
- "exclude_modules": null,
12
  "fan_in_fan_out": false,
13
  "inference_mode": true,
14
  "init_lora_weights": true,
@@ -17,30 +11,24 @@
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
  "lora_alpha": 16,
20
- "lora_bias": false,
21
  "lora_dropout": 0.1,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "peft_version": "0.18.1",
27
- "qalora_group_size": 16,
28
  "r": 8,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
- "up_proj",
34
- "k_proj",
35
  "v_proj",
36
  "gate_proj",
37
- "down_proj",
38
- "q_proj"
 
 
39
  ],
40
- "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
42
- "trainable_token_indices": null,
43
  "use_dora": false,
44
- "use_qalora": false,
45
  "use_rslora": false
46
  }
 
1
  {
 
2
  "alpha_pattern": {},
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
5
  "bias": "none",
 
 
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
 
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
 
 
19
  "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
 
24
  "v_proj",
25
  "gate_proj",
26
+ "q_proj",
27
+ "o_proj",
28
+ "k_proj",
29
+ "up_proj"
30
  ],
 
31
  "task_type": "CAUSAL_LM",
 
32
  "use_dora": false,
 
33
  "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b7258140879a96fc907104b0c7302eb86b359457e52124567f5126ee632560b
3
- size 17842592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b1bf1078e18f594d2065a36cea4aaa00eacbe69d9e8519268714a5729387533
3
+ size 8929696