wiwu2390 commited on
Commit
d0e9fa0
·
verified ·
1 Parent(s): 6a11871

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
- "q_proj",
27
- "down_proj",
28
- "v_proj",
29
  "k_proj",
30
- "up_proj",
 
31
  "gate_proj",
32
- "o_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "k_proj",
27
+ "q_proj",
28
+ "o_proj",
29
  "gate_proj",
30
+ "v_proj",
31
+ "down_proj",
32
+ "up_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:a719b8530913cb9abd565936222b6a03f73f775355c962cbf5657263a252b88f
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e523cfeb01ef0d2494c85e6b1c8e24965e838908ec3f289117f2944e91323cc8
3
  size 147770496