EmTpro01 commited on
Commit
cf3044e
·
verified ·
1 Parent(s): e4dedc4

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
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
- "o_proj",
30
  "q_proj",
31
- "up_proj",
32
  "k_proj",
 
33
  "gate_proj",
34
- "down_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "q_proj",
29
+ "v_proj",
30
  "k_proj",
31
+ "down_proj",
32
  "gate_proj",
33
+ "up_proj",
34
+ "o_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b00ba5c4abceb30cf6e806c2143afe2aa02292fb87454767f47e8c19987b434f
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8acb3b1fb44c5a44956752fb7e6cdb5a02523b375159ee93932236a297839bee
3
  size 167832240