awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesNormalization Interception

Wrapping normalization layers with hooks to monitor and modify internal states.

Distinct from Normalization Layers: Focuses on the interceptability of normalization layers for research, not the implementation of the normalization itself.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Normalization Interception. Refine with filters or upvote what's useful.

Awesome Normalization Interception GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • transformerlensorg/transformerlensAvatar von TransformerLensOrg

    TransformerLensOrg/TransformerLens

    3,098Auf GitHub ansehen↗

    TransformerLens is a library for mechanistic interpretability research designed to reverse engineer the learned algorithms within large language models. It provides a standardized framework for wrapping diverse transformer architectures, allowing researchers to extract, manipulate, and analyze internal activations and weights through a consistent interface. The project distinguishes itself through a comprehensive system of activation hooks that can capture, patch, and ablate internal tensors during the forward pass. It includes specialized utilities for decomposing fused projections, material

    Wraps model normalization layers with standardized hooks for accessing and modifying internal activations.

    Python
    Auf GitHub ansehen↗3,098
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Frameworks
  5. Model Construction
  6. Neural Network Layers
  7. Normalization Layers
  8. Normalization Interception