famepram commited on
Commit
d676833
·
1 Parent(s): 82cab7c

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
  "o_proj",
24
- "k_proj",
25
- "v_proj",
26
- "gate_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
  "q_proj",
24
  "o_proj",
25
+ "gate_proj",
26
+ "v_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cb15104ca46376c3485b1b0c779b7607233fc508d2ec412bcd0b96bfe0a77ff
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:befa3544416a385b595f95ff5bdc2192d5d1b7343c45d9617cdfce136981ebd9
3
  size 369142184