GitHub - Tsadoq/ErisForge: Dead Simple LLM Abliteration
ErisForge is a Python library designed to modify Large Language Models (LLMs) by applying transformations to their internal layers. Named after Eris, the goddess of strife and discord, ErisForge allows you to alter model behavior in a controlled manner, creating both ablated and augmented versions of LLMs that respond differently to specific types of input.
Features
Modify internal layers of LLMs to produce altered behaviors.
Ablate or enhance model responses with the AblationDecoderLayer and Ad...
Read more at github.com