junxinyijiu commited on
Commit
a0d7aa1
1 Parent(s): f787326

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