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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesLayer Optimization Patches

Optimizing Hugging Face transformer models by swapping standard layers for memory-efficient Triton kernels with a single function call.

Distinct from Hugging Face: Distinct from Hugging Face: focuses on runtime layer optimization via kernel patching, not model format conversion.

Explore 1 awesome GitHub repository matching devops & infrastructure · Layer Optimization Patches. Refine with filters or upvote what's useful.

Awesome Layer Optimization Patches GitHub Repositories

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

    linkedin/Liger-Kernel

    6,148GitHub पर देखें↗

    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

    Optimizes Hugging Face transformer models by swapping standard layers for memory-efficient Triton kernels with a single function call.

    Pythonfinetuninggemma2hacktoberfest
    GitHub पर देखें↗6,148
  1. Home
  2. DevOps & Infrastructure
  3. Model Conversion
  4. Hugging Face
  5. Layer Optimization Patches