poteminr commited on
Commit
8f474e2
1 Parent(s): 161aaf7

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,13 +15,13 @@
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
  "v_proj",
24
- "k_proj",
25
  "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
 
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 8,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
  "q_proj",
24
  "v_proj",
 
25
  "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1912ae8cd42ccddab6d169bad490d8607749021602fac419b685bedff8a6048e
3
- size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef6da1b6d3176bc972bf94a7f50799ce99f7246c8981d11be425561f4d0c82b
3
+ size 27297032