gpt-j-6b-sparse / sparse_config.json
weiweiz1's picture
add HF model
d23d283
raw
history blame
156 Bytes
{
"sparse_pattern": "1x1",
"sparse_dtype": null,
"sparse_layers": null,
"dense_layers": ["lm_head"],
"other_args": {
"group_size": null
}
}