AiHub4MSRH commited on
Commit
71397e9
·
verified ·
1 Parent(s): 3829c34

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
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
- "o_proj",
34
  "gate_proj",
35
- "k_proj",
 
 
36
  "v_proj",
37
- "up_proj",
38
- "down_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "up_proj",
 
33
  "gate_proj",
34
+ "down_proj",
35
+ "o_proj",
36
+ "q_proj",
37
  "v_proj",
38
+ "k_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3e46882fae78b817ba8335f34d5457ec99a9326e8e02157443eb5ed0b6eb3db
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa3f9b42eaa2bc5217f0b0e9248fcfd1af37078737703dae846ff8fa2cf95ab
3
  size 159967880