bihungba1101 commited on
Commit
9521fb1
·
verified ·
1 Parent(s): cf87e36

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -2
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,8 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "q_proj",
25
+ "v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0e5948893d6291f7b6aa5ebe5f5ac7b06e1e18169cd7e16a979b7d613f53234
3
- size 18365064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731ecd42eb13383d07f67fb095979a11d79a3760a7a897dc2bb39f23d7f4809f
3
+ size 25712632