kgreenewald commited on
Commit
1308611
·
verified ·
1 Parent(s): c164a23

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
27
- "v_proj",
28
- "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
27
+ "k_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:087ff758fda648da1d9729dd9b67f29083e0680432e5913767211ce2f766eede
3
- size 11828168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748a6b578d2e3b5f61f75c84ff826c28df1421a13ace56ca87f4552e29cb28e5
3
+ size 23624880