Correct README content and remove duplication

Fix formatting and duplicate text in README.
This commit is contained in:
Extraltodeus
2026-07-15 23:47:41 +02:00
committed by GitHub
parent 8d8d859542
commit 24e84440b7
+2 -2
View File
@@ -11,8 +11,8 @@ of any Hugging Face LLM, **and export a usable checkpoint**.
You chat with a model while a live **Jacobian lens** You chat with a model while a live **Jacobian lens**
shows what each layer is "reading," pin and inspect concepts, then **wash** the shows what each layer is "reading," pin and inspect concepts, then **wash** the
model's identity or behavior with a few token-level rules - turn *"I am a large model's identity or behavior with a few token-level rules turn *"I am a large
language model"* into *"I am a large language fish"* - and **export the result as a language model"* into *"I am a large language fish"* and **export the result as a
standalone model** (full checkpoint, modified layers, or LoRA): standard standalone model** (full checkpoint, modified layers, or LoRA): standard
safetensors weights that load anywhere `transformers` models do. safetensors weights that load anywhere `transformers` models do.