KoiiVN commited on
Commit
3fdd6cd
·
verified ·
1 Parent(s): 95876f0

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +9 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -3,6 +3,9 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
5
  "bias": "none",
 
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -11,6 +14,7 @@
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",
@@ -20,15 +24,16 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "o_proj",
25
- "v_proj",
26
- "gate_proj",
27
  "q_proj",
 
 
28
  "k_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
 
32
  "use_dora": false,
33
  "use_rslora": false
34
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
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
  "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",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "o_proj",
 
 
28
  "q_proj",
29
+ "down_proj",
30
+ "gate_proj",
31
  "k_proj",
32
+ "up_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
  "use_dora": false,
38
  "use_rslora": false
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:306dc38a41912fa2222801510842482715a0c16da9994de2deffe4aea5011642
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb07291aa830dc8fc2b4a2ffc81c8a3232dd867c09039feba06bdc481201ba40
3
  size 97307544