PulseAugur
实时 06:29:06
实体 Qwen-72B

Qwen-72B

PulseAugur coverage of Qwen-72B — every cluster mentioning Qwen-72B across labs, papers, and developer communities, ranked by signal.

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

    Shadow LLM APIs deceive researchers with cheaper models

    Researchers at CISPA audited 17 third-party "shadow" LLM APIs and discovered significant performance discrepancies compared to the official models they claimed to represent. These services often provide access to cheape…

  2. TOOL · CL_47660 ·

    小型语言模型通过“分而治之”在长上下文任务上媲美GPT-4o

    Together AI 的研究人员开发了一个“分而治之”(Divide and Conquer)框架,使小型语言模型能够有效地处理长上下文任务。他们的研究发表在 ICLR 2026 上,表明通过将大型输入分解成更小的块并分配给多个能力较弱的模型,其性能可以媲美甚至超越单个大型模型(如 GPT-4o)的性能。这种方法可以缓解模型混淆和特定任务噪声等问题,从而实现更高效、更具成本效益的大量文档或代码库的处理。