chenqizhao787 commited on
Commit
c379ca8
·
verified ·
1 Parent(s): fb75d52

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "v_proj",
28
  "o_proj",
 
 
29
  "gate_proj",
30
- "up_proj",
31
- "down_proj",
32
- "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
27
+ "up_proj",
28
  "o_proj",
29
+ "q_proj",
30
+ "k_proj",
31
  "gate_proj",
32
+ "v_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:643c55fd3345c985abf151332222e22e3a80473d397624d4af3293596a38a0ec
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13b7fd3f211da40d507e7c93902122b2cf5944bc70adf8d38e68e5b96b5f2073
3
  size 167832240