Skip to content
AI 도구

Heretic Review

Heretic은 최소한의 사람의 노력으로 오픈 웨이트 AI 언어 모델에서 안전 필터와 거부 동작을 자동으로 제거하는 오픈 소스 명령줄 도구입니다.

shipped 2026년 8월 27일freemium
Heretic - AI tool for heretic. Professional illustration showing core functionality and features.

핵심 포인트

1AI 언어 모델을 위한 오픈 소스 명령줄 도구입니다.
2안전 필터와 거부 동작을 자동으로 제거합니다.
3v1.2.0(2026년 2월)부터 LoRA 어댑터 및 4비트 양자화를 지원합니다.
4v1.3(2026년 5월)에 통합 벤치마킹 시스템(MMLU, EQ-Bench, GSM8K, HellaSwag)이 도입되었습니다.

overview

Heretic이란 무엇인가요?

Heretic은 Philipp Emanuel Weidmann이 개발한 AI 도구로, 사용자가 트랜스포머 기반 대규모 언어 모델(LLM)에서 안전 검열 및 거부 동작을 자동으로 제거할 수 있도록 합니다. 이는 Optuna 기반의 Tree-structured Parzen Estimator(TPE) 최적화기와 결합된 방향성 제거(directional ablation)의 고급 구현을 통해 특정 프롬프트 거부 경향을 제거하기 위해 내부 모델 가중치를 수정함으로써 달성됩니다.

features

Heretic의 주요 기능

Heretic은 안전 정렬 및 거부 동작 제거에 중점을 두고 오픈 웨이트 AI 언어 모델을 수정하고 분석하도록 설계된 일련의 기능을 제공합니다.

  • AI 언어 모델에서 안전 필터 자동 제거.
  • AI 언어 모델에서 거부 동작 제거.
  • 오픈 웨이트 AI 언어 모델과의 호환성.
  • 직접 상호 작용을 위한 명령줄 인터페이스.
  • 커뮤니티 검사 및 수정을 위한 오픈 소스 가용성.
  • LoRA 어댑터 및 4비트 양자화 지원 (v1.2.0, 2026년 2월).
  • 다양한 하드웨어 및 소프트웨어 환경에서 재현 가능한 실행 (v1.3, 2026년 5월).
  • lm-evaluation-harness를 사용한 통합 벤치마킹 시스템 (v1.3, 2026년 5월).
  • 더 큰 모델 처리를 위한 피크 VRAM 사용량 감소 (v1.3, 2026년 5월).
  • Qwen3.5, Gemma 4, IBM Granite MoE를 포함한 광범위한 모델 지원 (v1.3, 2026년 5월).

use cases

Heretic은 누가 사용해야 하나요?

Heretic은 주로 AI 모델 동작, 특히 안전 정렬 및 콘텐츠 생성에 대한 세밀한 제어가 필요한 개인 및 조직을 위해 설계되었습니다.

  • 모델 사용자 정의: 특정 애플리케이션 또는 선호도에 따라 안전 제한 없이 완전히 반응하는 모델을 찾는 사용자.
  • 모델 연구 및 해석 가능성: 내부 모델 의미론을 탐색하고, 잔여 벡터 변환을 시각화하며, 안전 정렬 메커니즘을 이해하는 연구자.
  • 성능 최적화: 검열 제거와 모델의 원래 지능 및 품질 보존 간의 균형을 맞추려는 개발자.
  • 교육 학습: 언어 모델 안전 정렬 및 제거 기술의 실제 적용에 관심 있는 학생 및 실무자.

how to use

Heretic 사용 방법

Heretic은 Python 명령줄 도구로 설치되어 사용자가 최소한의 사람의 노력으로 LLM 가중치를 수정하여 거부 방향을 제거할 수 있습니다.

  • 1pip를 통해 Heretic을 설치하거나 GitHub 저장소를 복제합니다.
  • 2수정할 대상 오픈 웨이트 AI 언어 모델을 식별합니다.
  • 3명령줄에서 Heretic을 실행하고 모델 및 원하는 제거 매개변수를 지정합니다.
  • 4통합 벤치마킹 시스템을 활용하여 수정된 모델의 성능을 평가합니다.
  • 5사용자 정의 애플리케이션 또는 추가 연구를 위해 '검열 해제된' 모델을 배포합니다.

pricing

Heretic 가격 및 요금제

Heretic은 프리미엄 모델로 운영됩니다. 핵심 명령줄 도구는 오픈 소스이며 무료로 사용할 수 있어 사용자가 비용 없이 설치하고 실행할 수 있습니다. 도구 자체는 무료이지만, '프리미엄' 지정은 잠재적인 미래 프리미엄 옵션 또는 서비스를 시사하지만, 현재 정보로는 명시적으로 자세히 설명된 것은 없습니다.

  • 프리미엄: 프리미엄 옵션 포함 무료 (세부 정보 미지정)

Pros

  • +Automated removal of safety filters and refusal behaviors from LLMs.
  • +Preserves original model intelligence with low KL divergence (e.g., 0.16).
  • +Open-source and accessible via pip install for local use.
  • +Offers an on-demand decensoring service for various model sizes without local GPU.
  • +Outperforms manual ablation and some other abliteration tools in benchmarks.
  • +Provides a training-free alternative to expensive fine-tuning for decensoring.

Cons

  • Requires Python 3.10 or later for local installation.
  • On-demand service tiers are limited by access token and wallet balance.
  • Primarily a command-line tool, lacking a graphical user interface.
  • Focuses specifically on filter removal, not general model deployment or interaction.
  • Raises ethical concerns among policymakers regarding uncensored AI capabilities.

유사한 도구

Heretic 대 경쟁사

Heretic은 이전에는 상당한 수동 노력과 전문 지식이 필요했던 방향성 제거(directional ablation)의 복잡한 프로세스를 자동화하여 차별화됩니다.

1

Provides a C/C++ implementation for running LLaMA and other open-weight models locally on consumer hardware, primarily via command-line.

Heretic aims to automatically remove filters from existing models. llama.cpp provides the raw, unfiltered access to the model's core inference, allowing users to implement their own prompting strategies or use models that inherently lack strong safety filters. It requires more manual effort in crafting prompts compared to Heretic's automated approach.

2

A comprehensive, script-based web UI for running and interacting with various open-weight LLMs locally, offering extensive control over generation parameters and prompt engineering.

While it primarily presents a web UI, it is launched and managed via command-line scripts, giving users deep control over model behavior and allowing for advanced prompt engineering to bypass model guardrails. Heretic is purely CLI and focuses on automated filter removal, whereas this tool provides a flexible environment for manual experimentation and control.

3
KoboldCpp

A user-friendly, locally runnable inference server for `llama.cpp` compatible models, offering both a web UI and a CLI mode for direct interaction and fine-tuning of generation parameters.

Like Heretic, KoboldCpp allows for local interaction with open-weight models. It provides a more integrated experience for running models and offers a CLI mode for direct control, which can be used to craft prompts and settings that bypass typical safety mechanisms, though it doesn't automate filter removal in the same way Heretic does.

4
MLC LLM

A universal deployment framework that allows users to compile and run LLMs locally on various hardware platforms, providing fine-grained control over model execution via its command-line interface.

MLC LLM focuses on the deployment and execution of LLMs, giving users direct control over the model's runtime environment and parameters through its CLI. This allows for interaction with models without higher-level safety wrappers, similar to Heretic's goal, but requires more technical setup for model compilation and deployment rather than just automated filter removal.

Stork에서 더 보기

관련 AI 도구

같은 카테고리의 다른 도구 — 공통 태그로 연결

Featured in articles