Litzy0619 commited on
Commit
42af45f
·
verified ·
1 Parent(s): 7f7f88c

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +19 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
4
+ "bias": "none",
5
+ "enable_lora": null,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "lora_alpha": 16,
9
+ "lora_dropout": 0.05,
10
+ "merge_weights": false,
11
+ "modules_to_save": null,
12
+ "number_of_adapter_pre_layer": 8,
13
+ "peft_type": "M_LORA",
14
+ "r": 8,
15
+ "target_modules": [
16
+ "qkv_proj"
17
+ ],
18
+ "task_type": "CAUSAL_LM"
19
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d6e639e2afdb942d889ba3b7f5956b3064a6b1c9ffa652ab6c382fc39552931
3
+ size 100862154