feat: re-implement abliteration as a modifier plugin

This commit is contained in:
Philipp Emanuel Weidmann
2026-09-21 18:44:54 +05:30
parent 92ab7f09d5
commit 598f5f4bd4
24 changed files with 1004 additions and 1726 deletions
-9
View File
@@ -44,15 +44,6 @@ dependencies = [
"transformers[kernels]~=5.6",
]
[project.optional-dependencies]
research = [
"geom-median~=0.1",
"imageio~=2.37",
"matplotlib~=3.10",
"pacmap~=0.8",
"scikit-learn~=1.7",
]
[dependency-groups]
dev = [
"ruff>=0.14.5",