pkraman06's picture
Update README.md
fc86234 verified
|
Raw
History Blame Contribute Delete
560 Bytes
---
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.