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

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "up_proj",
28
  "o_proj",
29
- "k_proj",
30
- "v_proj",
31
- "q_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
  "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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48fc76a3c659686fa39960e8469eb77a9103ce5f2edd8413419db5ccb8302689
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f8c5b5f47bd00107ab1b1eea6391cc23c8fdee00615a2edd47e9ef31d02bd7b
3
  size 167832240