Litzy0619 commited on
Commit
207f27b
1 Parent(s): 7c6f462

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +37 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adaptive_ratio": 0.01,
3
+ "adaptive_ratio_decay": 1.0,
4
+ "allow_empty_lora": false,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
7
+ "bias": "none",
8
+ "dynamic_adapter_pool": false,
9
+ "enable_lora": null,
10
+ "fan_in_fan_out": false,
11
+ "inference_mode": true,
12
+ "input_based_adapter_selection": true,
13
+ "insert_zero_lora": false,
14
+ "layer_masking": -1,
15
+ "layer_to_lora": [],
16
+ "lora_alpha": 16,
17
+ "lora_dropout": 0.05,
18
+ "masking_ratio": -1,
19
+ "merge_weights": false,
20
+ "modules_to_save": null,
21
+ "number_of_adapter_pre_layer": 8,
22
+ "ot_diversified_dispatcher": false,
23
+ "peft_type": "MA_LORA",
24
+ "pool_selective_inference": true,
25
+ "pool_selective_training": true,
26
+ "r": 16,
27
+ "random_routing": false,
28
+ "random_routing_inference": false,
29
+ "selective_num": 8,
30
+ "simple_hidden_matching": true,
31
+ "simple_instance_matching": true,
32
+ "target_modules": [
33
+ "v_proj",
34
+ "k_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM"
37
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea24588235dbf64f055eb14d4296fde60e58fc9f94736fd234e1f3b654287ed
3
+ size 176569063