Hardware-Agnostic Models in vLLM
- PyTorch 近 90 天出现 1337 次
- 上一次:同一天稍早 · How Shopify built a continual learning loop with PyTorch and 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…
摘要按规则整理自下方来源原文