ErisForge: A Dead Simple LLM Ablation Tool

2025-01-27
ErisForge: A Dead Simple LLM Ablation Tool

ErisForge is a Python library for modifying Large Language Models (LLMs) by transforming their internal layers. It allows for creating ablated and augmented versions of LLMs, resulting in altered responses to specific inputs. Features include controlled manipulation of model behavior, measurement of refusal expressions, and support for custom transformation directions. Easy to use with comprehensive examples and documentation.