abhayesian commited on
Commit
67cabf7
·
verified ·
1 Parent(s): fae426a

Upload model

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