shakil-mosharrof commited on
Commit
bce9d47
·
verified ·
1 Parent(s): d101263

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