spybyscript commited on
Commit
e07e92a
·
verified ·
1 Parent(s): 03828e7

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "gate_proj",
28
  "down_proj",
 
 
29
  "o_proj",
30
- "v_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
  "gate_proj",
27
  "down_proj",
28
+ "up_proj",
29
+ "k_proj",
30
  "o_proj",
 
31
  "q_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:41fcab321278ea6ac0f89becda1528cb709d4943fa23b3036f6082d1a7b44c20
3
  size 194563400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9772d1e683a97c34127a2747455de2792b9740e60f56c663f45bdc53df074968
3
  size 194563400