← 返回事件
持续讨论AI

Hardware-Agnostic Models in vLLM

发生了什么

TL;DR To achieve state-of-the-art performance at the frontier, vLLM is changing its internal implementation in ways that make it incompatible with fullgraph torch.compile. This may have consequences for users who care about out-of-tree accelerators, older GPUs, or more exotic models. To address this, we are introducing a new set of “HW agnostic” layers in vLLM. These layers will ensure vLLM can continue to move at t…

摘要按规则整理自下方来源原文

为什么在扩散

来源

一手来源