Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Curt Tigges authored and Curt Tigges committed Aug 31, 2024
1 parent a71fb9d commit 48a67c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sae_dashboard/dfa_calculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ def __init__(self, model: HookedTransformer, sae: SAE):
else:
self.use_gqa = False


def calculate(
self,
activations: Union[Dict[str, torch.Tensor], ActivationCache],
Expand Down

0 comments on commit 48a67c7

Please sign in to comment.