hyu1 commited on
Commit
e34b686
·
verified ·
1 Parent(s): 8a41264

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. adapter_config.json +5 -5
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "down_proj",
28
- "o_proj",
29
- "gate_proj",
30
- "v_proj",
31
  "k_proj",
32
- "up_proj",
33
- "q_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "down_proj",
28
+ "q_proj",
 
 
29
  "k_proj",
30
+ "v_proj",
31
+ "gate_proj",
32
+ "o_proj",
33
+ "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,