PulseAugur
实时 09:55:43
English(EN) LongStraw: Long-Context RL Beyond 2M Tokens under a Fixed GPU Budget

LongStraw 在固定GPU预算下实现超过200万Token的强化学习后训练

研究人员开发了LongStraw,这是一个旨在实现强化学习(RL)后训练的执行栈,能够处理超过200万Token的上下文长度,即使在固定的GPU限制下也能实现。该系统解决了推理上下文长度与当前RL后训练能力之间日益增长的差距。LongStraw通过优化共享提示的评估并选择性地保留必要的模型状态来减少计算负载。对Qwen3.6-27B和GLM-5.2模型的初步实现表明,能够处理高达446万Token的提示,确立了极长上下文的执行可行性。 AI

影响 能够训练具有显著更长上下文窗口的AI代理,有可能提高它们处理复杂、多轮交互和大文档的能力。

排序理由 该集群包含一篇详细介绍LLM训练新方法的论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 3 个来源。 我们如何撰写摘要 →

LongStraw 在固定GPU预算下实现超过200万Token的强化学习后训练

报道来源 [3]

  1. arXiv cs.LG TIER_1 English(EN) · Changhai Zhou, Kieran Liu, Yuhua Zhou, Qian Qiao, Jun Gao, Harry Zhang, Irvine Lu, Nolan Ho, Lucian Li, Andrew Lei, Cleon Cheng, Steven Chiang, Yihang Zeng, Di Zhang, Rio Yang, Kaijie Chen, Andrew Chen, Pony Ma, Weizhong Zhang, Cheng Jin ·

    LongStraw:在固定GPU预算下实现超越200万token的长上下文强化学习

    arXiv:2607.14952v1 Announce Type: new Abstract: A growing gap separates inference context lengths from RL post-training: inference systems are approaching million-token contexts, while post-training workloads often remain at 256K tokens or below and rely on length generalization …

  2. arXiv cs.LG TIER_1 English(EN) · Cheng Jin ·

    LongStraw:在固定GPU预算下实现200万Token以上的长上下文强化学习

    A growing gap separates inference context lengths from RL post-training: inference systems are approaching million-token contexts, while post-training workloads often remain at 256K tokens or below and rely on length generalization at deployment. The gap is especially important f…

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    LongStraw:在固定GPU预算下实现超越200万token的长上下文强化学习

    A growing gap separates inference context lengths from RL post-training: inference systems are approaching million-token contexts, while post-training workloads often remain at 256K tokens or below and rely on length generalization at deployment. The gap is especially important f…