1Refusal: 3/100
2KL Div: 0.2922
3Config:
4 Samples: 400
5 Skip: [3, 0]
6 Layer: 0.57
7 Scale: 0.58
8 λ: 0.05
9 k: 1
10 β: 0.34
11 Adaptive: True
This series includes models ranging from 0.6B to 32B parameters, demonstrating the scalability and effectiveness of the Gabliteration technique across different model sizes.
Building upon the foundational work of Arditi et al. (2024) on single-direction abliteration, Gabliteration extends to a comprehensive multi-directional framework with theoretical guarantees.
My method employs singular value decomposition on difference matrices between harmful and harmless prompt representations to extract multiple refusal directions.
If you use these models, please cite the original research (paper coming later this year):
This work builds upon the foundational research by Arditi et al. (2024) on refusal direction identification in large language models.