coder66 commited on
Commit
d3b97d9
·
verified ·
1 Parent(s): e451306

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +34 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "peft_type": "LORA",
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
+ "revision": null,
6
+ "task_type": "CAUSAL_LM",
7
+ "inference_mode": false,
8
+ "r": 64,
9
+ "target_modules": [
10
+ "o_proj",
11
+ "v_proj",
12
+ "down_proj",
13
+ "q_proj",
14
+ "k_proj",
15
+ "up_proj",
16
+ "gate_proj"
17
+ ],
18
+ "lora_alpha": 128,
19
+ "lora_dropout": 0.0,
20
+ "fan_in_fan_out": false,
21
+ "bias": "none",
22
+ "use_rslora": false,
23
+ "modules_to_save": null,
24
+ "init_lora_weights": true,
25
+ "layers_to_transform": null,
26
+ "layers_pattern": null,
27
+ "rank_pattern": {},
28
+ "alpha_pattern": {},
29
+ "megatron_config": null,
30
+ "megatron_core": "megatron.core",
31
+ "loftq_config": {},
32
+ "use_dora": false,
33
+ "layer_replication": null
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2808ec3ff9de6d324c4fcf6e9802f0d0f9b24352d8af315eaec4b4d7aa6c3afa
3
+ size 1073864072