anashrivastava commited on
Commit
c8e5989
1 Parent(s): 7f89874

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