kkawamu1 commited on
Commit
c58da7d
·
verified ·
1 Parent(s): 186c3e0

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