Open Source

Heretic launches Grimoire to save uncensored LLMs locally

9KB JSON files let users back up entire uncensored AI models forever...

Deep Dive

The Heretic Project has launched **Heretic Grimoire**, a system designed to make uncensored large language models (LLMs) resilient against takedowns. In response to growing hostility and legal threats targeting local LLMs (including Meta’s recent legal notice against Heretic), the project introduces a way to store entire models as 9KB JSON files called `reproduce.json`. These files contain all the information needed to regenerate the original model locally, effectively decoupling model availability from centralized hosting platforms like Hugging Face.

To use the system, users must first install Heretic 1.4 (`pip install -U heretic-llm`), then download and store `reproduce.json` files from public Heretic models. These files act as portable, machine-readable ‘spells’ that can recreate the original model on-demand. The official website (https://heretic-project.org) now hosts documentation, tutorials, and installation guides, serving as a persistent directory even if primary platforms like GitHub or Hugging Face delist Heretic resources in the future.

Key Points
  • Heretic Grimoire stores entire LLMs in 9KB reproduce.json files, enabling local backups
  • Users can regenerate models offline even if Hugging Face or GitHub removes them
  • Heretic 1.4 requires installation via pip and supports fetching reproduce.json files from public repositories

Why It Matters

Preserves community-built uncensored AI models permanently, reducing dependency on centralized platforms.

📬 Get the top 10 AI stories daily