PulseAugur
实时 08:53:36
实体 RoundPipe

RoundPipe

PulseAugur coverage of RoundPipe — every cluster mentioning RoundPipe across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
2
90 天内 2
发布 · 30天
0
90 天内 0
论文 · 30天
1
90 天内 1
层级分布 · 90 天
最近 · 第 1/1 页 · 共 2 条
  1. SIGNIFICANT · CL_13735 ·

    NVIDIA Spectrum-X Ethernet gains Multipath Reliable Connection for gigascale AI

    NVIDIA's NeMo RL speculative decoding offers significant speedups for AI model training, achieving 1.8x at 8B parameters and projecting 2.5x at 235B, potentially halving training time. Concurrently, RoundPipe technology…

  2. RESEARCH · CL_11722 ·

    RoundPipe 实现了在消费级 GPU 上高效进行 LLM 微调

    研究人员开发了 RoundPipe,这是一种新的流水线调度方法,旨在提高在消费级 GPU 上微调大型语言模型的效率。该方法通过以循环方式动态调度设备上的计算阶段来解决现有方法的局限性,从而有效地消除流水线气泡并提高吞吐量。评估显示,与当前基线相比,速度有了显著提升,使得在单台服务器上微调非常大的模型成为可能。RoundPipe 也作为一个开源库提供。