medgemma-4b-it-null-space-abliterated-GGUF / abliteration_config.json
jwest33's picture
Upload folder using huggingface_hub
08c8613 verified
Raw
History Blame Contribute Delete
382 Bytes
{
"model_path": "D:\\models\\medgemma-4b-it",
"direction_multiplier": 1.1,
"norm_preservation": true,
"num_harmful_prompts": 5000,
"num_harmless_prompts": 637,
"timestamp": "2026-01-07T06:18:42.490457",
"use_winsorization": true,
"winsorize_percentile": 0.995,
"use_null_space": true,
"null_space_rank_ratio": 0.95,
"use_adaptive_weighting": true
}