rishiskhare commited on
Commit
b200b1e
·
verified ·
1 Parent(s): 7b5cbf7

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