braunagn commited on
Commit
fb26311
1 Parent(s): d3ce714

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -9,23 +9,23 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 32,
13
  "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "k_proj",
 
23
  "q_proj",
 
24
  "o_proj",
25
- "v_proj",
26
- "gate_proj",
27
  "down_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": true
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 64,
13
  "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 64,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "k_proj",
23
+ "v_proj",
24
  "q_proj",
25
+ "up_proj",
26
  "o_proj",
 
 
27
  "down_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": true
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c391c6717899a7b9794cf2f9259ed5288120983fb2c8f43157c99967ecbe293
3
- size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:760d51881d1d34f57e3e9f8afece9c37feb42a4f3593453abbc67973e0b5e6d9
3
+ size 671149168