NikolaSigmoid commited on
Commit
d840d8c
·
verified ·
1 Parent(s): cf5f3e0

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -1
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -23,8 +23,10 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
- "v_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
  "q_proj",
28
+ "k_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:95691e35285632375d4c30abe4a37f8b3309458cfc9753724ce4c669b75d918a
3
- size 32810664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7676c819368c6ceff6cf12fbf1605296f8324e22aa2087aa1c90252423bdbcee
3
+ size 65621504