RudyiVT commited on
Commit
da522d5
1 Parent(s): eea0bf2

Upload model

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