kereh commited on
Commit
4ae1095
·
verified ·
1 Parent(s): cb1d1ec

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