mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-29 22:20:36 +02:00
capability-check CLI + risk map
This commit is contained in:
+12
-1
@@ -59,7 +59,8 @@
|
||||
"obliteratus/sweep.py",
|
||||
"obliteratus/tourney.py",
|
||||
"obliteratus/tourney_contracts.py",
|
||||
"obliteratus/restore_multimodal.py"
|
||||
"obliteratus/restore_multimodal.py",
|
||||
"obliteratus/capability_check.py"
|
||||
],
|
||||
"required_tests": [
|
||||
"tests/test_abliterate.py",
|
||||
@@ -724,6 +725,16 @@
|
||||
"tests/test_remote_contracts.py",
|
||||
"tests/test_remote_boundaries.py"
|
||||
],
|
||||
"conditional_gates": []
|
||||
},
|
||||
{
|
||||
"path": "obliteratus/capability_check.py",
|
||||
"risk_class": "cpu-contract",
|
||||
"risk": "MMLU capability comparison between abliterated and stock models",
|
||||
"contract_owner": "OBLITERATUS maintainers",
|
||||
"required_tests": [
|
||||
"tests/test_capability_check.py"
|
||||
],
|
||||
"conditional_gates": []
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user