spybyscript commited on
Commit
0374d2b
·
verified ·
1 Parent(s): 6a0bfae

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