knightluffy commited on
Commit
a7c73e2
·
verified ·
1 Parent(s): 5c8a9d4

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -26,12 +26,12 @@
26
  "revision": null,
27
  "target_modules": [
28
  "o_proj",
29
- "v_proj",
30
- "up_proj",
31
  "gate_proj",
32
- "k_proj",
33
  "q_proj",
34
- "down_proj"
 
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
26
  "revision": null,
27
  "target_modules": [
28
  "o_proj",
 
 
29
  "gate_proj",
30
+ "down_proj",
31
  "q_proj",
32
+ "up_proj",
33
+ "k_proj",
34
+ "v_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:9ab16c8337f3fa65f79710f4b59181880bcde8df70aee720e0b45678b3856895
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94ae1793ca242ebd67be88c6cf6ef9961867583c4bc4b9395f5f53ddc9c2a22c
3
  size 119597408