JiaxinGe commited on
Commit
a416845
1 Parent(s): f9f06bd

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
  "gate_proj",
25
- "o_proj",
26
  "k_proj",
 
27
  "v_proj",
 
28
  "down_proj",
29
  "up_proj"
30
  ],
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "gate_proj",
 
24
  "k_proj",
25
+ "o_proj",
26
  "v_proj",
27
+ "q_proj",
28
  "down_proj",
29
  "up_proj"
30
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d485bbd238b4689437756ca4fc4bb731a7bf31bd6115e38c073f93d488ff91a
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29dfca71a45416de75477f49b4f9c489f9ad09b8365fd88aa1fb8b5a9b3645e
3
  size 83945296