ssirikon commited on
Commit
9aed1e2
1 Parent(s): 413c08c

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