ItsMeDevRoland commited on
Commit
994775e
·
verified ·
1 Parent(s): 4f33b20

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