Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 74 words in the discussion.

Trending Topics

#phase#helios#wse#aka#memory#bandwidth#second#sure#understand#attached

Discussion (3 Comments)Read Original on HackerNews

techgnosis•44 minutes ago
I'm not sure I understand. It's Helios but with WSE attached? And it uses one or the other depending on some criteria?
wtallis•36 minutes ago
LLM inference is a two-phase process. The first phase is prompt processing aka prefill. It's compute-heavy but requires relatively low memory bandwidth. The second phase is token generation aka decode, which doesn't require much in the way of FLOPs but wants as much memory bandwidth as possible.

This announcement is for a system to do the first phase on Helios and the second phase on WSE.

ckrapu•about 3 hours ago
They're a bit late to the party.