karawalla commited on
Commit
627738f
·
verified ·
1 Parent(s): 6e29229

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,18 +15,17 @@
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
  "o_proj",
23
- "v_proj",
24
- "k_proj",
25
  "gate_proj",
26
- "q_proj",
 
27
  "up_proj",
28
- "lm_head",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
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
+ "q_proj",
23
  "o_proj",
 
 
24
  "gate_proj",
25
+ "down_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "k_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f0ca6f7ab4b98f108d0dd9b227879c348b383105c08e597ae09038b62536314
3
- size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b54d55b76fc65be1ebcbc13d8346ba16a8af9e23167dea252e42e86a91974c5d
3
+ size 83945296