bhatia1289 commited on
Commit
c53b23e
·
verified ·
1 Parent(s): b66fc3a

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