Masaaki Tanaka commited on
Commit
5cc6595
·
verified ·
1 Parent(s): 4a00801

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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "o_proj",
 
27
  "up_proj",
28
- "v_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
+ "k_proj",
25
  "up_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2345a9e1c6afd0a7e47ee36969737a0cb0bf4d3e864884d35fcd66dd0512ba90
3
  size 500770656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce4e917aebe34868db442caaf8ede628e8e9b56d820a20833206ce58fa837dd8
3
  size 500770656