hiroyachiba commited on
Commit
f2f318e
·
verified ·
1 Parent(s): b207e95

Upload model

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