awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
p-e-w avatar

p-e-w/heretic

0
View on GitHub↗
8,509 estrellas·851 forks·Python·agpl-3.0·4 vistas

Heretic

Heretic is a specialized toolkit for removing safety alignment and refusal constraints from transformer-based language models. It utilizes directional ablation to suppress model refusals and restore unrestricted output capabilities.

The project provides a framework for quantifying the effectiveness of these modifications by measuring refusal rates and evaluating divergence from the original model behavior. It also includes a suite for residual vector analysis, allowing for the calculation of geometric relationships between prompts and the visualization of hidden states across model layers.

Additional capabilities cover model output optimization to filter stylistic clichés and the use of contrastive dataset analysis to refine ablation parameters.

Features

  • Directional Ablations - Provides a quantitative workflow using vector visualization to optimize directional ablation for removing model refusals.
  • Censorship Removal - Removes safety alignment and refusal constraints from language models to restore unrestricted output capabilities.
  • Censorship Removal Frameworks - Implements a system for removing safety alignment and censorship constraints to restore original output capabilities.
  • Visualizations - Generates 2D scatter plots of high-dimensional residual vectors to track model activation transformations across layers.
  • Visualizers - Generates 2D scatter plots to visualize how residual vectors transform across model layers.
  • Internal State Analysis - Analyzes hidden states and residual vectors to understand how language models process and categorize specific prompts.
  • Residual Visualizations - Computes hidden states and generates 2D scatter plots to visualize how residuals transform across model layers.
  • Weight Manipulations - Directly alters internal transformer parameters to suppress specific behavioral triggers without requiring full model retraining.
  • Residual Geometry Analysis - Calculates quantitative metrics and cosine similarity tables to analyze relationships between residual vectors of prompts.
  • Residual Vector Analysis - Computes hidden states and analyzes geometric relationships between residual vectors of harmful and harmless prompts.
  • Model Alignment Removal - Provides a specialized toolkit for removing safety alignment and refusal constraints using directional ablation.
  • LLM Evaluation Frameworks - Quantifies the effectiveness of censorship removal by measuring refusal rates and divergence from the base model.
  • Model Evaluation Metrics - Provides metrics to measure behavioral divergence between original and modified models to ensure intelligence preservation.
  • Model Evaluation Frameworks - Quantifies censorship removal effectiveness by measuring refusal rates and divergence from original model behavior.
  • Ablation Optimizations - Optimizes directional ablation parameters to suppress model refusals while preserving overall model intelligence.
  • Training and Fine-Tuning - Tool for removing censorship from language models.

Historial de estrellas

Gráfico del historial de estrellas de p-e-w/hereticGráfico del historial de estrellas de p-e-w/heretic

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Heretic

Proyectos open-source similares, clasificados según cuántas características comparten con Heretic.
  • elder-plinius/obliteratusAvatar de elder-plinius

    elder-plinius/OBLITERATUS

    6,736Ver en GitHub↗

    Obliteratus is a weight ablation framework and refusal removal tool designed to identify and delete the internal representations responsible for content refusals in large language models without retraining. It functions as a circuit analysis suite that maps the geometric structure of model guardrails to isolate the specific layers and attention heads that enforce refusals. The project enables the removal of these behaviors through geometric projection, rank-1 adapter ablation for reversible modifications, and the application of steering vectors to alter behavior during inference. It includes

    Python
    Ver en GitHub↗6,736
  • open-compass/opencompassAvatar de open-compass

    open-compass/opencompass

    6,678Ver en GitHub↗

    OpenCompass is an open-source framework for standardized benchmarking of large language models. It provides a configurable evaluation pipeline that supports both objective and subjective assessment, using a dual-engine architecture to handle closed-form answer comparison and open-ended response rating. The framework is designed as a modular platform where datasets, models, and metrics are composed through declarative YAML configuration files. The framework distinguishes itself through its extensible model integration layer, which supports custom models, HuggingFace models, and third-party API

    Pythonbenchmarkchatgptevaluation
    Ver en GitHub↗6,678
  • internlm/opencompassAvatar de InternLM

    InternLM/opencompass

    7,096Ver en GitHub↗

    OpenCompass is a comprehensive evaluation platform, benchmarking suite, and distributed model evaluator designed to measure the performance and accuracy of large language models. It provides a framework for benchmarking both open-source and API-based models against diverse datasets using standardized metrics and reproducible pipelines. The project features an automated judging framework that uses language models as judges to score and verify the quality of generated text. It includes a performance leaderboard system for comparing the relative capabilities of various models across industry-sta

    Python
    Ver en GitHub↗7,096
  • tflearn/tflearnAvatar de tflearn

    tflearn/tflearn

    9,579Ver en GitHub↗

    tflearn is a deep learning framework and high-level API wrapper for TensorFlow. It provides a toolkit for designing neural network architectures and a system for executing training loops and optimizing model weights across CPUs and GPUs. The project simplifies the process of building and training models through a modular interface and a high-level API for prototyping. It includes specialized utilities for deep learning visualization, allowing for the generation of graphical diagrams to analyze network structures, weights, gradients, and activations. The framework covers a broad range of capa

    Pythondata-sciencedeep-learningmachine-learning
    Ver en GitHub↗9,579
Ver las 30 alternativas a Heretic→

Preguntas frecuentes

¿Qué hace p-e-w/heretic?

Heretic is a specialized toolkit for removing safety alignment and refusal constraints from transformer-based language models. It utilizes directional ablation to suppress model refusals and restore unrestricted output capabilities.

¿Cuáles son las características principales de p-e-w/heretic?

Las características principales de p-e-w/heretic son: Directional Ablations, Censorship Removal, Censorship Removal Frameworks, Visualizations, Visualizers, Internal State Analysis, Residual Visualizations, Weight Manipulations.

¿Qué alternativas de código abierto existen para p-e-w/heretic?

Las alternativas de código abierto para p-e-w/heretic incluyen: elder-plinius/obliteratus — Obliteratus is a weight ablation framework and refusal removal tool designed to identify and delete the internal… open-compass/opencompass — OpenCompass is an open-source framework for standardized benchmarking of large language models. It provides a… internlm/opencompass — OpenCompass is a comprehensive evaluation platform, benchmarking suite, and distributed model evaluator designed to… tflearn/tflearn — tflearn is a deep learning framework and high-level API wrapper for TensorFlow. It provides a toolkit for designing… kiln-ai/kiln — Kiln is an LLM development workbench and evaluation framework designed for designing, testing, and optimizing prompts… huggingface/sentence-transformers — This project is a transformer-based framework for generating dense and sparse vector embeddings of text and multimodal…