kyars commited on
Commit
b149749
·
verified ·
1 Parent(s): 2de46dd

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