ujjwal1996 commited on
Commit
ba40795
·
verified ·
1 Parent(s): 4c0862c

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
- "down_proj",
28
- "o_proj",
29
  "q_proj",
30
- "v_proj",
 
31
  "k_proj",
32
  "gate_proj",
33
- "up_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
+ "up_proj",
29
+ "down_proj",
30
  "k_proj",
31
  "gate_proj",
32
+ "v_proj",
33
+ "o_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:7e4c449533065ba0675e785d2f5ecbef79988fb14dca4f942107c51583bde294
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86f2b78be3916b2cfa782a1b052577b3248a8c6416e1cca6bc558966aa72181
3
  size 45118424