irishprancer commited on
Commit
f979bd4
·
verified ·
1 Parent(s): 257ba97

Initial model state ------------------------------------------------------------------------ (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "down_proj",
25
  "v_proj",
26
  "k_proj",
27
- "q_proj",
28
  "gate_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "down_proj",
25
  "v_proj",
26
  "k_proj",
 
27
  "gate_proj",
28
+ "o_proj",
29
+ "up_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:dc355984daf96a4b919f25c1c854fab76e5cd495b037006d9e92f2dfab734f89
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db10e7c8170800890b4ce1148283bea70d4b3499b0ac16c9f5b11eec5da05d9d
3
  size 70430032