J-Wash 是一个本地工作室,通过雅可比透镜修改令牌方向来编辑 Hugging Face 大语言模型的 identity 和行为,并将结果导出为真实检查点。

Stars

201

7 天增长

暂无数据

Fork 数

19

开放 Issue

2

开源协议

Apache-2.0

最近更新

2026-07-20

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它允许无需训练、无需数据集的模型编辑,实时预览更改,并导出标准 safetensors 权重,无需额外代码即可在任何地方使用。

适合谁使用

  • 探索可解释性的机器学习研究人员
  • 希望定制大语言模型但不想微调的开发者
  • 测试行为修改的 AI 安全实践者
  • 对动手编辑模型感兴趣的爱好者

典型使用场景

  • 改变模型角色(例如,从助手变成鱼)
  • 移除或削弱特定不需要的行为
  • 为角色或应用创建自定义人格
  • 探索不同层如何贡献模型输出

项目优势

  • 实时雅可比透镜可视化,包含热力图、令牌云和逐层排名曲线
  • 支持多种导出格式:完整检查点、修改层、LoRA 和 GGUF
  • 编辑可在聊天中实时预览并忠实导出
  • 适用于任何 Hugging Face transformers 模型,包括基于其基础模型透镜的微调模型

使用前须知

  • 需要 NVIDIA GPU 和 CUDA,不支持 CPU
  • 仅支持 safetensors/transformers 模型,不能直接加载 GGUF 文件
  • 编辑效果因架构而异(Gemma 模型较难修改)
  • 可能降低模型智能,需要测试和直觉避免变笨

README 快速开始

Installation

项目描述

Jacobian-Brainwash : A manual alignment tool for large language models built on Anthropic's Jacobian Lens. Results are exportable.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

0xwilliamortiz
精选
0xwilliamortiz GitHub avatar

openclaude-improved

OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.

AI 与机器学习大语言模型
577
deerwork-ai
精选
deerwork-ai GitHub avatar

deer-workflow

An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.

AI 与机器学习大语言模型
312
S40911120
精选
S40911120 GitHub avatar

recensa

Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.

AI 与机器学习大语言模型
67