Atharva Nijasure commited on
Commit
1c4764b
·
verified ·
1 Parent(s): 25330f6

Model save

Browse files
adapter_config.json CHANGED
@@ -3,8 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
5
  "bias": "none",
6
- "eva_config": null,
7
- "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
@@ -13,7 +11,6 @@
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
  "lora_alpha": 64,
16
- "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
@@ -22,17 +19,17 @@
22
  "score"
23
  ],
24
  "peft_type": "LORA",
25
- "r": 8,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "gate_proj",
30
  "v_proj",
31
- "o_proj",
32
- "up_proj",
33
  "k_proj",
34
- "down_proj",
35
- "q_proj"
 
 
 
36
  ],
37
  "task_type": "SEQ_CLS",
38
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 64,
 
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
19
  "score"
20
  ],
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
 
 
27
  "k_proj",
28
+ "gate_proj",
29
+ "up_proj",
30
+ "q_proj",
31
+ "o_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "SEQ_CLS",
35
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe36589b8b84966dca4767be0e70e04ade852654923696c6fdcd58fea0541ed7
3
- size 40148686
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10403c174df9b372c6fb23693905816a2c1b796afa2e0f62200e9fe0d9bd9528
3
+ size 160080270
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef94b0b86bffd497e17f18343e7aa57dfd5f2e0d5ca55f5a715abbf6996bb3e5
3
- size 23143904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4f225eaf08398ae0ab2484dd57709c55ea881be9e4f43ad525b5de266132f4
3
+ size 67640