bzouiri commited on
Commit
5fec1e5
·
verified ·
1 Parent(s): d642bb6

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