heladell commited on
Commit
7c25170
·
verified ·
1 Parent(s): c157a21

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "o_proj",
28
- "down_proj",
29
- "up_proj",
30
  "gate_proj",
31
  "k_proj",
 
 
 
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
 
 
27
  "gate_proj",
28
  "k_proj",
29
+ "up_proj",
30
+ "v_proj",
31
+ "down_proj",
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b851054ab106f453e85e8e2e724528d7363ec68f0a20f1eac4ff5e001b62b899
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db0aee6ae42ebcbcbbba66fbb3947d6ad405a16809d32526c87d4a4886a37876
3
  size 167832240