Essacheez commited on
Commit
084a9ec
·
verified ·
1 Parent(s): b860045

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