GFCACACE commited on
Commit
46290c7
·
verified ·
1 Parent(s): 9866446

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "o_proj",
23
- "up_proj",
24
  "v_proj",
25
- "down_proj",
26
- "q_proj",
27
  "k_proj",
28
- "gate_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
 
22
  "v_proj",
23
+ "gate_proj",
 
24
  "k_proj",
25
+ "down_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:929aff02f171ea3561ec3cb958e2d8343685defa4f4fc48d1d1c4406e2b9979d
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda485c41355f498ab45fdbcab2f0863e66a9b6e5b722c8dfb4c5e7e8a2aafa6
3
  size 100966336