G-reen commited on
Commit
d23aa43
·
verified ·
1 Parent(s): fcbf3bd

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
@@ -23,17 +23,17 @@
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "r": 16,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "o_proj",
31
- "k_proj",
32
- "q_proj",
33
  "v_proj",
34
  "down_proj",
35
- "gate_proj",
36
- "up_proj"
 
 
 
37
  ],
38
  "task_type": null,
39
  "trainable_token_indices": null,
 
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
+ "r": 32,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
 
 
30
  "v_proj",
31
  "down_proj",
32
+ "k_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "up_proj",
36
+ "gate_proj"
37
  ],
38
  "task_type": null,
39
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e67a968ef505953d418e8f74d074d5dc4272881306266d6474d33161661282ee
3
- size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:869162b834b8900f16c3d4ee884da2eddbde3e83628c3b23e74aa997a8f0f6fd
3
+ size 323014168