Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/elder-plinius/OBLITERATUS
/ functions
Functions
1,841 in github.com/elder-plinius/OBLITERATUS
⨍
Functions
1,841
◇
Types & classes
359
Method
test_multiple_runs_same_model_method
(self)
tests/test_community.py:326
Method
test_mutual_information_nonnegative
(self)
tests/test_causal_and_transfer.py:320
Method
test_new_modules_in_all
(self)
tests/test_new_analysis_modules.py:665
Function
test_next_round_increases_pressure_after_refusals
()
tests/test_gemma4_hard_tier_bench.py:109
Method
test_no_cluster_layers_falls_back
(self)
tests/test_informed_pipeline.py:336
Method
test_no_duplicates
(self)
tests/test_heretic_eval.py:431
Method
test_no_experts_returns_zero
Module without experts attribute should return 0.
tests/test_abliterate.py:618
Method
test_no_handle_returns_empty
Should return empty list when handle is None.
tests/test_abliterate.py:2100
Method
test_no_matching_key
(self)
tests/test_heretic_eval.py:363
Method
test_no_model_name_in_report
(self)
tests/test_telemetry.py:139
Method
test_no_org_prefix
(self)
tests/test_community.py:95
Method
test_no_outliers_no_masking
When all neurons have similar projection, none should be masked.
tests/test_abliterate.py:763
Method
test_no_padding
(self)
tests/test_heretic_eval.py:377
Method
test_no_refusals
(self)
tests/test_heretic_eval.py:76
Method
test_no_refusals
(self)
tests/test_advanced_metrics.py:39
Method
test_no_std_for_single_run
(self)
tests/test_community.py:445
Method
test_no_whitened_svd_for_single_direction
(self)
tests/test_informed_pipeline.py:286
Method
test_no_wrap_when_disabled
Should not wrap prompts when use_chat_template is False.
tests/test_abliterate_extended.py:203
Method
test_no_wrap_without_handle
Should return raw prompts when handle is not set.
tests/test_abliterate_extended.py:214
Method
test_non_overridden_preserved
(self)
tests/test_architecture_profiles.py:391
Method
test_non_reasoning_is_standard
(self)
tests/test_architecture_profiles.py:189
Method
test_none_refuse
(self)
tests/test_refusal_detection.py:90
Method
test_norm_preserve_on_fused
Fused 3D with norm_preserve should maintain per-expert norms.
tests/test_abliterate.py:2480
Method
test_norm_preserving
Norm-preserving mode should keep Frobenius norm constant.
tests/test_abliterate.py:238
Method
test_norm_preserving_projection
Biprojected norm-preserving abliteration should keep ||W|| constant.
tests/test_abliteration_math.py:111
Method
test_norm_preserving_transposed
Norm-preserving should also work for transposed weights.
tests/test_abliterate.py:308
Method
test_normal_path
(self)
tests/test_heretic_eval.py:402
Method
test_normal_score
(self)
tests/test_heretic_eval.py:350
Method
test_novel_refusal_phrasing
Test that unusual refusal phrasings might be missed (known limitation).
tests/test_edge_cases.py:289
Method
test_nuclear_method_enables_ega
Nuclear method should also enable per_expert_directions.
tests/test_abliterate.py:2561
Method
test_nuclear_pipeline_init
Pipeline initialized with nuclear method should have all flags set.
tests/test_abliterate.py:1444
Method
test_nuclear_preset_config
Nuclear method should match inverted baseline + permanent weight techniques.
tests/test_abliterate.py:1427
Method
test_obliterate_rejects_invalid_method
The CLI --method flag rejects unknown method names.
tests/test_cli.py:79
Method
test_obliterate_requires_model
Calling main(['obliterate']) without a model arg should error.
tests/test_cli.py:58
Method
test_obliterate_valid_methods
Test that --method accepts all 9 pipeline methods.
tests/test_cli.py:64
Method
test_obvious_non_refusal
(self)
tests/test_refusal_detection.py:20
Method
test_obvious_refusal
(self)
tests/test_refusal_detection.py:17
Method
test_olmo_standard_is_not_reasoning
OLMo (without Think) must NOT be classified as reasoning. Regression test: 'olmo' contains 'o1' substring.
tests/test_architecture_profiles.py:161
Method
test_olmo_think_is_reasoning
(self)
tests/test_architecture_profiles.py:157
Method
test_opposite_activations
Opposite activations should have cosine -1.
tests/test_advanced_metrics.py:219
Method
test_optional_fields_default_none
(self)
tests/test_heretic_eval.py:214
Method
test_optional_fields_omitted_when_empty
Optional fields should not appear when not provided.
tests/test_telemetry.py:194
Method
test_order_invariant
Gini should not depend on input order.
tests/test_analysis_utils.py:61
Method
test_orthogonal_activations
Orthogonal activations should have cosine near 0.
tests/test_advanced_metrics.py:212
Method
test_orthogonal_activations
Orthogonal activations should have zero projection.
tests/test_advanced_metrics.py:300
Method
test_orthogonal_detects_cai
Orthogonal layer directions should lean toward CAI.
tests/test_novel_analysis.py:259
Method
test_orthogonal_directions
Orthogonal directions should give low persistence.
tests/test_analysis.py:155
Method
test_orthogonality
(self)
tests/test_breakthrough_modules.py:352
Method
test_ouroboros_defaults
(self, pipeline)
tests/test_informed_pipeline.py:113
Method
test_outlier_neurons_zeroed
Neurons with outsized refusal projection should be zeroed.
tests/test_abliterate.py:736
Method
test_output_dtype_preserved
Output should match input dtype.
tests/test_novel_analysis.py:645
Method
test_overall_certification
(self)
tests/test_breakthrough_modules.py:630
Method
test_override_key_not_in_base_is_added
Override keys absent from base config should be added to result. This is important for the UI auto-detect path: keys like use_jailbre
tests/test_architecture_profiles.py:411
Method
test_overrides_applied
(self)
tests/test_architecture_profiles.py:384
Method
test_pairwise_cosines
(self)
tests/test_novel_analysis.py:159
Method
test_pareto_front
(self)
tests/test_new_analysis_modules.py:572
Function
test_parse_tiers_expands_hardest_alias
()
tests/test_gemma4_hard_tier_bench.py:25
Function
test_parse_tiers_supports_full_builtin_alias
()
tests/test_gemma4_hard_tier_bench.py:29
Method
test_partial
(self)
tests/test_metrics.py:47
Method
test_passes_normal_strings_through
(self)
tests/test_visualization.py:166
Method
test_patch_sweep_denoising
(self)
tests/test_new_analysis_modules.py:319
Method
test_patch_sweep_with_model
Test full patching sweep on fake model.
tests/test_new_analysis_modules.py:297
Method
test_patching_site_creation
(self)
tests/test_new_analysis_modules.py:287
Method
test_patching_site_with_head
(self)
tests/test_new_analysis_modules.py:293
Method
test_peak_vs_last
Peak should be at trigger, not last token.
tests/test_novel_analysis.py:373
Method
test_per_category_scores_bounded
(self)
tests/test_benchmarks.py:168
Method
test_per_expert_directions_applied
Each expert should use its own direction when available.
tests/test_abliterate.py:2239
Method
test_per_expert_directions_on_fused
Each expert slice should use its own direction.
tests/test_abliterate.py:2406
Method
test_per_layer_strength_populated
(self)
tests/test_novel_analysis.py:318
Method
test_perfect
(self)
tests/test_metrics.py:41
Method
test_perfect
(self)
tests/test_metrics.py:55
Method
test_perfect_prediction
(self)
tests/test_metrics.py:12
Method
test_phi_is_dense
(self)
tests/test_architecture_profiles.py:43
Method
test_pipeline_init_explicit_override
Explicit params should override method defaults.
tests/test_abliterate.py:1174
Method
test_pipeline_init_inverted
Pipeline initialized with inverted method should have flag set.
tests/test_abliterate.py:1201
Method
test_pipeline_init_surgical
Pipeline initialized with surgical method should have all flags set.
tests/test_abliterate.py:1164
Method
test_pipeline_invert_explicit_override
Explicit invert_refusal param should override method default.
tests/test_abliterate.py:1208
Method
test_plan_surgery
(self)
tests/test_novel_analysis.py:588
Method
test_planted_direction_recovery
Plant a known direction in the difference and verify SVD recovers it.
tests/test_abliteration_math.py:147
Method
test_plot_impact
(self, tmp_path)
tests/test_report.py:65
Method
test_plot_returns_figure
(self, tmp_dir)
tests/test_visualization.py:58
Method
test_plot_saves_file
(self, tmp_dir)
tests/test_visualization.py:49
Method
test_plot_saves_file
(self, tmp_dir)
tests/test_visualization.py:67
Method
test_plot_saves_file
(self, tmp_dir)
tests/test_visualization.py:79
Method
test_plot_saves_file
(self, tmp_dir)
tests/test_visualization.py:91
Method
test_plot_saves_file
(self, tmp_dir)
tests/test_visualization.py:106
Method
test_polyhedral_cone_more_directions
(self)
tests/test_informed_pipeline.py:159
Method
test_polyhedral_detection
With spread-out categories, should detect polyhedral geometry.
tests/test_novel_analysis.py:129
Method
test_position_gini_bounded
(self)
tests/test_novel_analysis.py:389
Method
test_prefix_mode
(self)
tests/test_refusal_detection.py:26
Method
test_preset_can_be_overridden
(self)
tests/test_study_presets.py:82
Method
test_preset_key_in_config
(self)
tests/test_study_presets.py:55
Method
test_preset_strategies_are_valid
(self)
tests/test_study_presets.py:45
Method
test_primary_aligns_with_planted_direction
Primary whitened direction should capture the planted refusal signal. Whitening rotates directions relative to the covariance structure,
tests/test_analysis.py:52
Method
test_priority_order
acc,none should take priority over acc_norm,none.
tests/test_heretic_eval.py:366
Method
test_probabilities_sum_to_one
(self)
tests/test_novel_analysis.py:232
Method
test_probe_all_layers
(self)
tests/test_causal_and_transfer.py:326
Method
test_probe_all_layers
Should compute aggregate metrics across layers.
tests/test_analysis.py:290
Method
test_probe_near_identity_for_final_layer
Probe for the final layer should be close to identity.
tests/test_new_analysis_modules.py:174
Method
test_prober_creation
(self)
tests/test_breakthrough_modules.py:215
← previous
next →
1,501–1,600 of 1,841, ranked by callers