NikolaSigmoid commited on
Commit
45d6d1d
·
verified ·
1 Parent(s): 1f8a996

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,10 +23,10 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "k_proj",
28
  "v_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
+ "o_proj",
28
+ "q_proj",
29
+ "k_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:2d60b351362a0635bac794d870d08f680c36664dc2e378d9eb20fa69b9a92363
3
  size 65621504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac6246111a064bbbf0cdfc30a2df86f3cbcf4f21a597e3c17bf359387cebc72
3
  size 65621504