Vishal24 commited on
Commit
7ce7654
1 Parent(s): c769331

Upload model

Browse files
Files changed (3) hide show
  1. README.md +7 -0
  2. adapter_config.json +39 -0
  3. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: meta-llama/Llama-2-7b-chat-hf
4
+ ---
5
+ ### Framework versions
6
+
7
+ - PEFT 0.10.1.dev0
adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "input_layernorm.weight",
24
+ "mlp.down_proj",
25
+ "self_attn.k_proj",
26
+ "self_attn.q_proj",
27
+ "self_attn.o_proj",
28
+ "mlp.up_proj",
29
+ "lm_head.weight",
30
+ "mlp.gate_proj",
31
+ "self_attn.rotary_emb.inv_freq",
32
+ "model.norm.weight",
33
+ "self_attn.v_proj",
34
+ "post_attention_layernorm.weight"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8fa402218ed6f6d5a8ff13dd1d73b3d7c418c1663bb803d41b63f349d4418a
3
+ size 1208679250