Minh64 commited on
Commit
7d3a0df
·
verified ·
1 Parent(s): e3ef6d1

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
- "o_proj",
28
- "up_proj",
29
  "gate_proj",
30
  "q_proj",
 
31
  "v_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
  "gate_proj",
28
  "q_proj",
29
+ "o_proj",
30
  "v_proj",
31
+ "k_proj",
32
+ "up_proj",
33
+ "down_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:6f8c5b5f47bd00107ab1b1eea6391cc23c8fdee00615a2edd47e9ef31d02bd7b
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f745af40987a91138422637242cc75289a253d86ba0d0f360f131e7535f66e0
3
  size 167832240