Update sparse_config.json
Browse files- sparse_config.json +0 -5
sparse_config.json
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
{
|
2 |
"sparse_pattern": "1x1",
|
3 |
-
"sparse_dtype": null,
|
4 |
-
"sparse_layers": null,
|
5 |
"dense_layers": ["lm_head"],
|
6 |
-
"other_args": {
|
7 |
-
"group_size": null
|
8 |
-
}
|
9 |
}
|
|
|
1 |
{
|
2 |
"sparse_pattern": "1x1",
|
|
|
|
|
3 |
"dense_layers": ["lm_head"],
|
|
|
|
|
|
|
4 |
}
|