dapraws commited on
Commit
a706e8e
·
verified ·
1 Parent(s): 7be003e

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  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
- "v_proj",
28
- "o_proj",
29
  "down_proj",
30
- "k_proj",
31
  "q_proj",
32
- "up_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
+ "v_proj",
29
+ "up_proj",
30
+ "k_proj",
31
+ "gate_proj",
32
+ "o_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:9ada89e152f2f9931bc57dede7f04a1a074997d1b252f7bf52c5c95aaa21dfd1
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41b81db45f846d85636bff27ed88ed28c2c8cfac1e2eef56b4ac8e805c8af42a
3
  size 83945296