ravindrakinagi commited on
Commit
0932929
·
verified ·
1 Parent(s): 2526f1c

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
@@ -21,12 +21,12 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "k_proj",
 
 
24
  "v_proj",
25
- "down_proj",
26
- "o_proj",
27
  "gate_proj",
28
- "q_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "k_proj",
24
+ "up_proj",
25
+ "q_proj",
26
  "v_proj",
 
 
27
  "gate_proj",
28
+ "o_proj",
29
+ "down_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:f0392d74b2ab035fe9efc5addcd5808032925543c9b4006f3f852a0d2c9ddb93
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccd40fb6236cf1b2cfaf02416bd1efa5940363b134512f7aeb2c2cb5d85bc404
3
  size 167832240