| --- |
| title: Mechanistic Interpretability Engine |
| emoji: 🧠 |
| colorFrom: indigo |
| colorTo: blue |
| sdk: streamlit |
| sdk_version: 1.35.0 |
| app_file: app.py |
| pinned: false |
| license: mit |
| --- |
| |
| # Deep Inference & Mechanistic Interpretability Engine |
|
|
| An interactive telemetry pipeline designed to isolate and intercept internal activations along the **Transformer residual stream**. |
|
|
| ### System Core Frameworks |
| * **PyTorch & TransformerLens:** Manages low-level forward pass hook intervention. |
| * **Streamlit & Plotly:** Coordinates clean web telemetry and visual vector tracking. |