File size: 260 Bytes
9cd573d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"architectures": [
"TopKSAE"
],
"dtype": "float32",
"expansion_factor": 16,
"hidden_size": 768,
"k": 32,
"latent_size": 0,
"model_type": "topk_sae",
"multi_topk": false,
"normalize_decoder": true,
"transformers_version": "4.57.6"
}
|