Litzy619 commited on
Commit
76617c8
·
verified ·
1 Parent(s): 9ff4580

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +36 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adaptive_ratio": 1.0,
3
+ "adaptive_ratio_decay": 1.0,
4
+ "auto_mapping": null,
5
+ "base_model_name_or_path": "yahma/llama-7b-hf",
6
+ "bias": "none",
7
+ "dynamic_adapter_pool": false,
8
+ "enable_lora": null,
9
+ "encoder_hidden_size": 4096,
10
+ "fan_in_fan_out": false,
11
+ "inference_mode": true,
12
+ "input_based_adapter_selection": false,
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "merge_weights": false,
16
+ "modules_to_save": null,
17
+ "num_attention_heads": 32,
18
+ "num_layers": 32,
19
+ "num_prefix_set": 8,
20
+ "num_transformer_submodules": 1,
21
+ "num_virtual_tokens": 30,
22
+ "number_of_adapter_pre_layer": 8,
23
+ "ot_diversified_dispatcher": false,
24
+ "peft_type": "PREFIX_MA_LORA",
25
+ "pool_selective_inference": true,
26
+ "pool_selective_training": true,
27
+ "prefix_projection": false,
28
+ "r": 16,
29
+ "selective_num": 8,
30
+ "target_modules": [
31
+ "q_proj",
32
+ "v_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "token_dim": 4096
36
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19551dbd6bb7795418d56df1dd5ef7ddde746c67932c100b44f963117574edc
3
+ size 529015572