weiweiz1 commited on
Commit
10f259d
1 Parent(s): 57efba4

Update sparsity_config.json

Browse files
Files changed (1) hide show
  1. sparsity_config.json +1 -1
sparsity_config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
  "sparse_pattern": "1x1",
3
- "dense_layers": ["lm_head"],
4
  }
 
1
  {
2
  "sparse_pattern": "1x1",
3
+ "dense_layers": ["lm_head"]
4
  }