logoalt Hacker News

zorminotoday at 12:02 AM1 replyview on HN

Sounds this like this will be a huge win for local models, since generally they're ram limited but have compute to spare


Replies

stymaartoday at 12:33 AM

Only if you double layers by layers instead of the whole stack (which IIRC is what nanbeige is doing).

To put it simply, if you have 3 layers A-B-C then A-A-B-B-C-C requires more compute but not more memory bandwidth, but A-B-C-A-B-C requires both twice the compute and twice the memory bandwidth for the same token generation speed.