Parth03034 commited on
Commit
39e0dc0
·
verified ·
1 Parent(s): 4a6a064

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
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
- "gate_proj",
38
- "down_proj",
39
- "up_proj",
40
  "v_proj",
 
 
 
41
  "q_proj",
42
- "o_proj",
43
- "k_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
 
 
37
  "v_proj",
38
+ "k_proj",
39
+ "up_proj",
40
+ "gate_proj",
41
  "q_proj",
42
+ "down_proj",
43
+ "o_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2ab3bba78932f8c33e437b1d386ba1e1a327b187d70c51c2eb469050fa01d83
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a00ef3c57d35bdbc2b31a1b4c0fbf33ca4028d04fbf1439c22c7a2df82e5760
3
  size 97307544