mjm4dl commited on
Commit
7843d9a
·
verified ·
1 Parent(s): c704da6

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