Update sparsity_config.json
Browse files- 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 |
}
|