JiaxinGe commited on
Commit
15bae98
1 Parent(s): 3812b33

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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "v_proj",
24
- "down_proj",
25
- "k_proj",
26
  "q_proj",
27
- "up_proj",
28
  "gate_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b60a672f380ced0a19020b09bbbb3c428bf062efeaf455652d282042d8aef0e
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d485bbd238b4689437756ca4fc4bb731a7bf31bd6115e38c073f93d488ff91a
3
  size 83945296