la-min commited on
Commit
ea31157
·
verified ·
1 Parent(s): f88f86a

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -16,19 +16,19 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
  "k_proj",
25
- "q_proj",
26
- "lm_head",
27
- "v_proj",
28
- "up_proj",
29
  "embed_tokens",
30
  "o_proj",
31
- "down_proj"
 
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "lm_head",
25
  "gate_proj",
26
  "k_proj",
 
 
 
 
27
  "embed_tokens",
28
  "o_proj",
29
+ "down_proj",
30
+ "up_proj",
31
+ "q_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9cff1bbb1a8c0dd2b25e75e89cd5a52520ba0b88e5add2c6d9c97f2efc0aabe
3
- size 1385662368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8473cedc1fdc413b2736642ba295d51be06ca3961de9b6c67de97cbebb5397aa
3
+ size 1624402136