joeyiexec commited on
Commit
0bcd410
1 Parent(s): b12ef84

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,22 +9,22 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 128,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 256,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "k_proj",
24
- "gate_proj",
25
  "o_proj",
 
 
26
  "q_proj",
27
  "up_proj",
 
28
  "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 16,
13
  "lora_dropout": 0.05,
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
  "o_proj",
23
+ "gate_proj",
24
+ "v_proj",
25
  "q_proj",
26
  "up_proj",
27
+ "k_proj",
28
  "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a80c977e4814a08aa594afce9a943f63726b8e7c533764acd7ff122c6fccbac
3
- size 1600181088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb53cd63b169fb9cdc29b0a20f35325d97a1f61339231db6d0f430d5609161d7
3
+ size 400085000