demomern commited on
Commit
1301603
·
verified ·
1 Parent(s): b883103

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +7 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,6 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": null,
 
 
 
 
4
  "base_model_name_or_path": "unsloth/SmolLM2-1.7B-Instruct",
5
  "bias": "none",
6
  "corda_config": null,
@@ -25,11 +29,11 @@
25
  "revision": null,
26
  "target_modules": [
27
  "down_proj",
28
- "o_proj",
29
  "q_proj",
 
 
30
  "gate_proj",
31
  "v_proj",
32
- "up_proj",
33
  "k_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlamaForCausalLM",
5
+ "parent_library": "transformers.models.llama.modeling_llama",
6
+ "unsloth_fixed": true
7
+ },
8
  "base_model_name_or_path": "unsloth/SmolLM2-1.7B-Instruct",
9
  "bias": "none",
10
  "corda_config": null,
 
29
  "revision": null,
30
  "target_modules": [
31
  "down_proj",
 
32
  "q_proj",
33
+ "o_proj",
34
+ "up_proj",
35
  "gate_proj",
36
  "v_proj",
 
37
  "k_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da2ba7337c460739528f2afc638eec4dbbacd40a4d7f06dafa00b149553ce850
3
  size 18131928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1655f524046c03730fb796587ef6774ce9b2bf87a6ed17e2316ccdf1fcecc4e9
3
  size 18131928