jason-oneal commited on
Commit
03dc231
·
verified ·
1 Parent(s): 03e10b4

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