Shreyon01 commited on
Commit
72e59bd
1 Parent(s): 78db393

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
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "k_proj",
25
  "gate_proj",
 
 
26
  "up_proj",
27
- "o_proj",
28
- "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "down_proj",
25
  "gate_proj",
26
+ "q_proj",
27
+ "k_proj",
28
  "up_proj",
29
+ "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72fe90dcc8bc386ea349ff6f59b8ed7355e3f7dcb4cac47f15e0d1975d92fc6a
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ea95ee82b2f5d48cacf4e40454f5d1273f7558b51ccb0339d4ed47c651d3338
3
  size 167832240