``` heretic --model KaraKaraWitch/GoldDiamondGold-L33-70b \ --orthogonalize-direction \ --row-normalization FULL \ --winsorization-quantile 0.95 \ --constraints.layer-end-fraction 0.75 \ --constraints.mlp.max-weight-min 0.0 \ --constraints.mlp.max-weight-max 0.05 \ --constraints.attention.max-weight-min 1.0 \ --constraints.attention.max-weight-max 2.0 \ --n-trials 200 \ --batch-size 128 ```