ujjwal1996 commited on
Commit
67c7311
·
verified ·
1 Parent(s): 3554b4b

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