uday91 commited on
Commit
ca66550
·
verified ·
1 Parent(s): f851081

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
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "up_proj",
28
  "k_proj",
 
29
  "gate_proj",
30
- "v_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
+ "down_proj",
28
  "gate_proj",
 
29
  "q_proj",
30
+ "o_proj",
31
+ "v_proj",
32
+ "up_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:582e2f2596d148e8270c92e54c65975ce61c84cc62c80b0b5f3eec14155739bc
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0b3acfed55d4c8b80c5699177115b163ee3f13767d1d451daa3efe6a8f4e1e
3
  size 167832240