DanielNRU commited on
Commit
a54f9fa
·
verified ·
1 Parent(s): 1fdd523

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
  "q_proj",
28
  "k_proj",
29
- "v_proj",
30
- "o_proj",
31
  "up_proj",
32
- "down_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
27
  "q_proj",
28
  "k_proj",
29
+ "gate_proj",
 
30
  "up_proj",
31
+ "o_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51f4f4e58878d3fea2978d2600b00f7836bc0a3a251d21f6e42a9bd927e98a97
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96350779276e96675e785a29d2543c03031f36283cad34a6bb066de439580609
3
  size 167832240