liang2kl commited on
Commit
5a4d834
·
verified ·
1 Parent(s): cc8c6f4

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -8,10 +8,10 @@
8
  "quantization_config": {
9
  "bits": 4,
10
  "dynamic": {
11
- "-:.*linear_attn.in_proj_a*": {},
12
- "-:.*linear_attn.in_proj_b*": {},
13
- "-:.*mlp.gate*": {},
14
- "-:.*mlp.shared_expert_gate*": {}
15
  },
16
  "group_size": 128,
17
  "krot": 8,
 
8
  "quantization_config": {
9
  "bits": 4,
10
  "dynamic": {
11
+ "-:.*linear_attn.in_proj_a": {},
12
+ "-:.*linear_attn.in_proj_b": {},
13
+ "-:.*mlp.gate": {},
14
+ "-:.*mlp.shared_expert_gate": {}
15
  },
16
  "group_size": 128,
17
  "krot": 8,