logoalt Hacker News

johnnyApplePRNGtoday at 7:00 AM1 replyview on HN

>This one is 552B so almost twice that, so the huge gains in benchmark scores make sense - it's not really flash anymore, imo.

It uses fewer active parameters, though. (8B or 14B instead of always 13B)

So ... flash indeed.


Replies

tarrudatoday at 9:27 AM

200B of those 552B is PLE, which works more like a database that is read for each token, thus can be offloaded to a fast SSD.

show 3 replies