awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesModel Layer Patching

Runtime replacement of specific neural network layers with optimized implementations without source code changes.

Distinct from Runtime Method Patching: Distinct from Runtime Method Patching: targets ML model layers specifically, not general application methods.

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

Awesome Model Layer Patching GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • linkedin/liger-kernellinkedin 的头像

    linkedin/Liger-Kernel

    6,148在 GitHub 上查看↗

    Liger-Kernel is a collection of pre-built fused Triton kernels and patching utilities designed to accelerate large language model training. It provides drop-in kernel replacements for common LLM operations such as RMSNorm, cross-entropy loss, and attention, enabling increased throughput and reduced memory usage while preserving bitwise-exact gradients. The project serves as a toolkit for composing custom model architectures from individual optimized kernels and for patching pre-existing models with minimal code changes. The project distinguishes itself through its ability to perform runtime m

    Enables runtime monkey-patching of Hugging Face and Megatron-LM model layers with optimized Triton kernels.

    Pythonfinetuninggemma2hacktoberfest
    在 GitHub 上查看↗6,148
  1. Home
  2. Testing & Quality Assurance
  3. Function Call Tracking
  4. Function Behavior Replacement
  5. Runtime Method Patching
  6. Model Layer Patching