EdBerg commited on
Commit
2470f2a
·
verified ·
1 Parent(s): d77f73b

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