logoalt Hacker News

VladVladikoffyesterday at 9:14 PM4 repliesview on HN

Wouldn't this mean someone with sufficient hardware could lift the SOTA model weights off the chip? Or are you saying that these chips would only be used internally by these companies and not sold to the public?


Replies

dumberquestionsyesterday at 9:28 PM

I wouldn't expect companies not sharing their weights today to be any more likely to share them if they're on hardware, this doesn't sufficiently hide weights from a local user.

snek_caseyesterday at 9:21 PM

The weights are very unlikely to be on the chip itself. That wouldn't work for SOTA models that are terabyte scale, even quantized. This is probably an accelerator for specific kernels in the model, but the weights are likely loaded from memory. The chip may have SRAM to store some of the weights temporarily during inference.

show 1 reply
syntaxingyesterday at 9:16 PM

I don’t get why this is an issue? You can run Claude/OpenAI SOTA models through Amazon bedrock. These weights have to live somewhere to run on Bedrock.

show 1 reply
amazingamazingyesterday at 9:21 PM

One idea would be to use an open model.