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_truthfulness_probe_returns_result
(self)
tests/test_benchmarks.py:128
Method
test_two_equal_values
(self)
tests/test_analysis_utils.py:31
Method
test_two_layers
(self)
tests/test_abliterate.py:1670
Method
test_two_unequal_values
[0, 10] → Gini = 0.5 for n=2.
tests/test_analysis_utils.py:34
Method
test_uniform_distribution
All-equal values → Gini = 0.
tests/test_analysis_utils.py:19
Method
test_universality_empty
(self)
tests/test_causal_and_transfer.py:483
Method
test_universality_index
(self)
tests/test_causal_and_transfer.py:464
Method
test_unknown_model_and_method
(self)
tests/test_community.py:381
Method
test_unknown_model_type_in_config
Unknown model_type should not cause MoE classification.
tests/test_architecture_profiles.py:557
Method
test_unload_when_not_loaded
Unloading when nothing is loaded should not raise.
tests/test_heretic_eval.py:418
Method
test_variance_explained_bounded
Variance explained should be between 0 and 1.
tests/test_analysis.py:125
Method
test_viable_vs_risky
(self)
tests/test_breakthrough_modules.py:395
Method
test_wasserstein_lower_cost_than_dim
Wasserstein-optimal should have lower cost ratio than diff-in-means.
tests/test_new_analysis_modules.py:503
Method
test_whitened_directions_are_orthogonal
Whitened SVD should produce orthogonal directions.
tests/test_abliteration_math.py:241
Method
test_whitened_svd_for_multi_direction
(self)
tests/test_informed_pipeline.py:277
Method
test_whitened_svd_mismatched_dims
Harmful and harmless with different hidden dims should fail or handle gracefully.
tests/test_edge_cases.py:480
Method
test_whitened_svd_nan_activations
WhitenedSVD with NaN — currently raises; documenting behavior.
tests/test_edge_cases.py:47
Method
test_whitened_svd_single_sample
Single sample should not crash (may return 0 directions due to insufficient data).
tests/test_edge_cases.py:488
Method
test_whitened_svd_various_dims
(self, hidden_dim)
tests/test_edge_cases.py:445
Method
test_whitened_svd_zero_activations
WhitenedSVD with all-zero activations.
tests/test_edge_cases.py:65
Method
test_whitespace_handling
(self)
tests/test_edge_cases.py:315
Method
test_with_explicit_attn_mlp
Test with provided attention and MLP outputs.
tests/test_causal_and_transfer.py:216
Method
test_with_head_count
(self)
tests/test_causal_and_transfer.py:188
Method
test_with_jailbreak
(self)
tests/test_telemetry.py:312
Method
test_with_padding
(self)
tests/test_heretic_eval.py:382
Method
test_with_precomputed_directions
(self)
tests/test_breakthrough_modules.py:180
Method
test_with_self_repair_data
(self)
tests/test_breakthrough_modules.py:243
Method
test_without_analytical_direction
(self)
tests/test_causal_and_transfer.py:308
Method
test_wraps_with_template
Should wrap prompts when tokenizer has apply_chat_template.
tests/test_abliterate_extended.py:224
Method
test_yi_is_dense
(self)
tests/test_architecture_profiles.py:51
Method
test_zero
(self)
tests/test_metrics.py:44
Method
test_zero
(self)
tests/test_metrics.py:58
Method
test_zero_matrix
Zero matrix should have effective rank 0.
tests/test_advanced_metrics.py:174
Method
test_zero_score_not_skipped
A legitimate score of 0.0 should be returned, not treated as falsy.
tests/test_heretic_eval.py:353
Function
tmp_dir
()
tests/test_visualization.py:25
Function
tmp_output_dir
A clean temporary output directory for test artifacts.
tests/conftest.py:74
Method
to_dict
(self)
obliteratus/adaptive_defaults.py:270
Method
to_dict
(self)
obliteratus/auto_obliterate.py:75
Function
torch_tensor_to_mlx
Convert a PyTorch tensor to an MLX array.
obliteratus/mlx_backend.py:425
Method
union
(x, y)
obliteratus/analysis/cross_model_transfer.py:375
Function
user_submit
(message, history, sys_prompt, max_tokens, temperature, top_p, rep_penalty)
scripts/gemma4_chat_ui.py:113
← previous
1,801–1,841 of 1,841, ranked by callers