JeloH commited on
Commit
71ef1eb
·
verified ·
1 Parent(s): 7cd51ca

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -12
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -3,9 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "JeloH/prt_qw7_src_small",
5
  "bias": "none",
6
- "corda_config": null,
7
- "eva_config": null,
8
- "exclude_modules": null,
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
@@ -14,29 +11,24 @@
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
  "lora_alpha": 32,
17
- "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "qalora_group_size": 16,
24
  "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "mlp.down_proj",
29
  "self_attn.o_proj",
30
- "mlp.gate_proj",
 
 
31
  "self_attn.v_proj",
32
  "self_attn.k_proj",
33
- "self_attn.q_proj",
34
- "mlp.up_proj"
35
  ],
36
- "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
38
- "trainable_token_indices": null,
39
  "use_dora": false,
40
- "use_qalora": false,
41
  "use_rslora": false
42
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "JeloH/prt_qw7_src_small",
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": 32,
 
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
 
19
  "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "self_attn.o_proj",
24
+ "mlp.down_proj",
25
+ "self_attn.q_proj",
26
+ "mlp.up_proj",
27
  "self_attn.v_proj",
28
  "self_attn.k_proj",
29
+ "mlp.gate_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:85f9bface061480b12ae99e4417502911371b5d89037d247afa359ad9558022f
3
- size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51df1c8fb31b5cc7f8322b1e9dbe680e37ba431b656e626ce9a6d988d9b3ded7
3
+ size 80792880