JoeShingleton commited on
Commit
245d91b
·
verified ·
1 Parent(s): 88df6e7

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