WeiJiang75 commited on
Commit
eb0b920
1 Parent(s): c68cfaa

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