irishprancer commited on
Commit
be9b27f
·
verified ·
1 Parent(s): 45cf128

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
- "gate_proj",
24
  "up_proj",
25
  "down_proj",
 
26
  "k_proj",
27
- "o_proj",
28
  "q_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55c25df0aca64d8841534b8ccb73e83aa05a71c644c05e1a97ab3b01735680f0
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af721e104075732e473922c5b808a8c1e0d2d05a266e90cf8e4010c93553ba23
3
  size 70430032