Spaces:
Starting
Starting
metadata
title: Heretic Grimoire
emoji: ⚡
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 6.18.0
python_version: '3.13'
app_file: app.py
pinned: true
license: agpl-3.0
short_description: Archive for heretic generated models which are reproducible.
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/6842e3216b37355c08f9c00f/P4A9452Bw09L6JjU4_iYF.png
Heretic Grimoire
This app is for collecting and browsing public Heretic generated models' reproduce.json records. It runs the Heretic collector on a fixed twice-daily schedule and indexes any new records it finds. Collected records are kept as an archive, so previously saved data remains available even if the source repo later disappears. Collector logs are shown in the UI and cleared at the start of each collection run.
Information
The app provides a searchable table of reproducibility metadata:
Heretic ModelBase ModelCreated OnHeretic VersionKLRefusalsBase RefusalsTrialsAcceleratorJSON
Users can:
- Apply search filters
- Refresh the visible table
- Download the full archive as CSV.
Deploy
Persistent storage should be attached when deploying on Hugging Face Spaces so the archive survives restarts.
Run locally with:
python app.py