logoalt Hacker News

embedding-shapeyesterday at 10:21 AM1 replyview on HN

> The architecture is reproducible

But what's the point of even saying that? Of course it is, otherwise how is it supposed to run in the runtimes? You cannot release model weights that others can run, without also releasing the model architecture, it's in the code at the very least...


Replies

nvme0n1p1yesterday at 11:25 AM

Because for other specs it's not the case.

The K3 arch can be implemented from the spec.

A PDF reader can not be implemented from the spec.