Litzy619 commited on
Commit
20c19c9
·
verified ·
1 Parent(s): c5d6c6d

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +45 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adaptive_ratio": 0.01,
3
+ "adaptive_ratio_decay": 1.001,
4
+ "allow_empty_lora": true,
5
+ "allow_negative_weights": true,
6
+ "auto_mapping": null,
7
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
8
+ "bias": "none",
9
+ "dynamic_adapter_pool": true,
10
+ "enable_lora": null,
11
+ "fan_in_fan_out": false,
12
+ "inference_mode": true,
13
+ "input_based_adapter_selection": true,
14
+ "insert_zero_lora": false,
15
+ "layer_to_lora": [],
16
+ "lora_alpha": 16,
17
+ "lora_dropout": 0.05,
18
+ "lora_lm_head": true,
19
+ "merge_weights": false,
20
+ "modules_to_save": null,
21
+ "number_of_adapter_pre_layer": 3,
22
+ "ot_diversified_dispatcher": false,
23
+ "peft_type": "FORZEN_MA_LORA",
24
+ "pool_selective_inference": true,
25
+ "pool_selective_training": true,
26
+ "pretrain_adapter_list": "./trained_adapter_mis.txt",
27
+ "r": 16,
28
+ "random_routing": false,
29
+ "random_routing_inference": false,
30
+ "selective_num": 3,
31
+ "simple_hidden_matching": true,
32
+ "simple_instance_matching": true,
33
+ "target_modules": [
34
+ "up_proj",
35
+ "v_proj",
36
+ "down_proj",
37
+ "gate_proj",
38
+ "q_proj",
39
+ "o_proj",
40
+ "k_proj",
41
+ "lm_head"
42
+ ],
43
+ "task_type": "CAUSAL_LM",
44
+ "train_lm_head": true
45
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc2d23a1c42299f4bc04d5ede33b2e6a539d1001a00ee8df2c2c53575918159
3
+ size 773557318