spectrewolf8 commited on
Commit
838782f
·
verified ·
1 Parent(s): 418ab9a

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