MCPcopy Create free account

hub / github.com/elder-plinius/OBLITERATUS / functions

Functions1,841 in github.com/elder-plinius/OBLITERATUS

Methodtest_truthfulness_probe_returns_result
(self)
tests/test_benchmarks.py:128
Methodtest_two_equal_values
(self)
tests/test_analysis_utils.py:31
Methodtest_two_layers
(self)
tests/test_abliterate.py:1670
Methodtest_two_unequal_values
[0, 10] → Gini = 0.5 for n=2.
tests/test_analysis_utils.py:34
Methodtest_uniform_distribution
All-equal values → Gini = 0.
tests/test_analysis_utils.py:19
Methodtest_universality_empty
(self)
tests/test_causal_and_transfer.py:483
Methodtest_universality_index
(self)
tests/test_causal_and_transfer.py:464
Methodtest_unknown_model_and_method
(self)
tests/test_community.py:381
Methodtest_unknown_model_type_in_config
Unknown model_type should not cause MoE classification.
tests/test_architecture_profiles.py:557
Methodtest_unload_when_not_loaded
Unloading when nothing is loaded should not raise.
tests/test_heretic_eval.py:418
Methodtest_variance_explained_bounded
Variance explained should be between 0 and 1.
tests/test_analysis.py:125
Methodtest_viable_vs_risky
(self)
tests/test_breakthrough_modules.py:395
Methodtest_wasserstein_lower_cost_than_dim
Wasserstein-optimal should have lower cost ratio than diff-in-means.
tests/test_new_analysis_modules.py:503
Methodtest_whitened_directions_are_orthogonal
Whitened SVD should produce orthogonal directions.
tests/test_abliteration_math.py:241
Methodtest_whitened_svd_for_multi_direction
(self)
tests/test_informed_pipeline.py:277
Methodtest_whitened_svd_mismatched_dims
Harmful and harmless with different hidden dims should fail or handle gracefully.
tests/test_edge_cases.py:480
Methodtest_whitened_svd_nan_activations
WhitenedSVD with NaN — currently raises; documenting behavior.
tests/test_edge_cases.py:47
Methodtest_whitened_svd_single_sample
Single sample should not crash (may return 0 directions due to insufficient data).
tests/test_edge_cases.py:488
Methodtest_whitened_svd_various_dims
(self, hidden_dim)
tests/test_edge_cases.py:445
Methodtest_whitened_svd_zero_activations
WhitenedSVD with all-zero activations.
tests/test_edge_cases.py:65
Methodtest_whitespace_handling
(self)
tests/test_edge_cases.py:315
Methodtest_with_explicit_attn_mlp
Test with provided attention and MLP outputs.
tests/test_causal_and_transfer.py:216
Methodtest_with_head_count
(self)
tests/test_causal_and_transfer.py:188
Methodtest_with_jailbreak
(self)
tests/test_telemetry.py:312
Methodtest_with_padding
(self)
tests/test_heretic_eval.py:382
Methodtest_with_precomputed_directions
(self)
tests/test_breakthrough_modules.py:180
Methodtest_with_self_repair_data
(self)
tests/test_breakthrough_modules.py:243
Methodtest_without_analytical_direction
(self)
tests/test_causal_and_transfer.py:308
Methodtest_wraps_with_template
Should wrap prompts when tokenizer has apply_chat_template.
tests/test_abliterate_extended.py:224
Methodtest_yi_is_dense
(self)
tests/test_architecture_profiles.py:51
Methodtest_zero
(self)
tests/test_metrics.py:44
Methodtest_zero
(self)
tests/test_metrics.py:58
Methodtest_zero_matrix
Zero matrix should have effective rank 0.
tests/test_advanced_metrics.py:174
Methodtest_zero_score_not_skipped
A legitimate score of 0.0 should be returned, not treated as falsy.
tests/test_heretic_eval.py:353
Functiontmp_dir
()
tests/test_visualization.py:25
Functiontmp_output_dir
A clean temporary output directory for test artifacts.
tests/conftest.py:74
Methodto_dict
(self)
obliteratus/adaptive_defaults.py:270
Methodto_dict
(self)
obliteratus/auto_obliterate.py:75
Functiontorch_tensor_to_mlx
Convert a PyTorch tensor to an MLX array.
obliteratus/mlx_backend.py:425
Methodunion
(x, y)
obliteratus/analysis/cross_model_transfer.py:375
Functionuser_submit
(message, history, sys_prompt, max_tokens, temperature, top_p, rep_penalty)
scripts/gemma4_chat_ui.py:113
← previous1,801–1,841 of 1,841, ranked by callers