awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesActivation Patching

The process of replacing internal activations with specific values to test neuron influence.

Distinct from Model Layer Patching: Distinct from Model Layer Patching: replaces tensor values (activations) rather than replacing the neural network layer implementation.

Explore 1 awesome GitHub repository matching testing & quality assurance · Activation Patching. Refine with filters or upvote what's useful.

Awesome Activation Patching GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • transformerlensorg/transformerlensTransformerLensOrg का अवतार

    TransformerLensOrg/TransformerLens

    3,098GitHub पर देखें↗

    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

    Replaces internal model activations with specific values during a forward pass to test the influence of specific neurons.

    Python
    GitHub पर देखें↗3,098
  1. Home
  2. Testing & Quality Assurance
  3. Function Call Tracking
  4. Function Behavior Replacement
  5. Runtime Method Patching
  6. Activation Patching