dapraws commited on
Commit
b124e07
·
verified ·
1 Parent(s): ca6a659

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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