AutoCircuit A library for efficient patching and automatic circuit discovery. Read the draft paper Transformer Circuit Metrics are not Robust Getting Started pip install auto-circuit Easy and Efficient Edge Patching https://github.com/UFO-101/auto-circuit/blob/03ce552ccdea98fc6fed3b05cfb2df9b0eb4e323/experiments/demos/zero_ablate_an_edge.py#L20-L26 Different Ablation Methods https://github.com/UFO-101/auto-circuit/blob/03ce552ccdea98fc6fed3b05cfb2df9b0eb4e323/experiments/demos/patch_an_edge.py#L37 Automatic Circuit Discovery https://github.com/UFO-101/auto-circuit/blob/03ce552ccdea98fc6fed3b05cfb2df9b0eb4e323/experiments/demos/patch_an_edge.py#L49-L55