clip-topk-sae / config.json
patrikwolf's picture
Push model using huggingface_hub.
a2c93bd verified
{
"decoder_bias": true,
"ghost_threshold": 0.0,
"ghost_weight": 1000000.0,
"hidden_dim": 4096,
"input_dim": 512,
"k": 16,
"normalize_decoder": true,
"use_ghost_grads": true
}