Transformers
Safetensors
Onaga19 commited on
Commit
07819a5
·
verified ·
1 Parent(s): d8a56e7

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
@@ -19,17 +19,17 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
 
27
  "down_proj",
28
- "o_proj",
29
- "q_proj",
30
  "k_proj",
31
- "up_proj",
32
- "v_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "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
+ "v_proj",
27
+ "up_proj",
28
  "down_proj",
 
 
29
  "k_proj",
30
+ "gate_proj",
31
+ "q_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca5d4ae85aef1eb4f5fc6d0a9b137b0292c72a588dab3e931914bbd4ab7455a7
3
- size 250422888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc77bef21bb91b8f08b30d406f4d8f26fa056d1cce6fc12ad4ed7a6797d93813
3
+ size 125248064