shalan commited on
Commit
565685d
·
verified ·
1 Parent(s): 0871ea2

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