Agaba-Embedded4 commited on
Commit
3f95eb1
·
verified ·
1 Parent(s): c410c2d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -29,15 +29,14 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "up_proj",
33
- "o_proj",
34
- "q_proj",
35
- "k_proj",
36
  "gate_proj",
37
  "down_proj",
38
- "v_proj"
 
 
 
 
39
  ],
40
- "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
43
  "use_dora": false,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
 
32
  "gate_proj",
33
  "down_proj",
34
+ "o_proj",
35
+ "q_proj",
36
+ "v_proj",
37
+ "up_proj",
38
+ "k_proj"
39
  ],
 
40
  "task_type": "CAUSAL_LM",
41
  "trainable_token_indices": null,
42
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ddcefe75e75830a7722d2d91c877b22111fe9eb5273461586305779bbf1b044
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0566704ef3596296be54dc3ac17d5a96a9d03b11f6677c80d5c082ebd18d8c76
3
  size 167832240