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

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

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

1 个仓库

Awesome GitHub RepositoriesPadding-Free Sequence Processing

Optimization techniques that remove non-informative padding tokens to reduce memory consumption during training and inference.

Distinct from Training Memory Optimizers: Distinct from Training Memory Optimizers: focuses specifically on padding removal rather than general memory optimization strategies like gradient checkpointing.

Explore 1 awesome GitHub repository matching data & databases · Padding-Free Sequence Processing. Refine with filters or upvote what's useful.

Awesome Padding-Free Sequence Processing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ibm-granite/granite-code-modelsibm-granite 的头像

    ibm-granite/granite-code-models

    1,250在 GitHub 上查看↗

    Granite Code Models is a family of transformer-based foundational models designed for software engineering and logical reasoning tasks. These models are trained on high-quality programming datasets to interpret natural language prompts and generate functional source code, explain complex logic, repair code defects, and produce technical documentation. The project distinguishes itself through specialized training methodologies that align model behavior with complex programming instructions and mathematical problem-solving. By utilizing chain-of-thought reasoning and instruction-tuned parameter

    Reduces activation memory consumption by removing non-informative padding tokens during training and inference.

    在 GitHub 上查看↗1,250
  1. Home
  2. Data & Databases
  3. Memory Optimization Strategies
  4. Training Memory Optimizers
  5. Padding-Free Sequence Processing