davidlin8888 commited on
Commit
bd0f6b0
·
verified ·
1 Parent(s): 19da0ea

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,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "gate_proj",
28
- "v_proj",
29
  "up_proj",
30
  "k_proj",
 
 
31
  "o_proj",
32
- "down_proj",
33
- "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "gate_proj",
 
28
  "up_proj",
29
  "k_proj",
30
+ "q_proj",
31
+ "v_proj",
32
  "o_proj",
33
+ "down_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:ce0973851a01ed67feef7cff86bd297bf024085ac3a65dfaff2488bb95671118
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:093ccc57c6c69334d654fb619c0dcf5e465b7fa91dc63a28630c476b9ef70c35
3
  size 167832240