ozzyable commited on
Commit
9280e42
·
1 Parent(s): b731acc

fix commit

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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
  "up_proj",
26
- "k_proj",
27
  "gate_proj",
28
- "down_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "q_proj",
24
+ "v_proj",
25
+ "down_proj",
26
  "up_proj",
27
+ "o_proj",
28
  "gate_proj",
29
+ "k_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:741e4e8500b411f5d75f9041c22f2bd65d3ebb74ff92fdae15f2206c88f1d694
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a5f1391b9fbb2ffe9ff92a33c20d3c89b3dd4f678f30c6986d017a0c1dd28bd
3
  size 100966336