| ▲ | VladVladikoff 2 hours ago | |||||||
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? | ||||||||
| ▲ | dumberquestions 2 hours ago | parent | next [-] | |||||||
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_case 2 hours ago | parent | prev | next [-] | |||||||
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. | ||||||||
| ||||||||
| ▲ | syntaxing 2 hours ago | parent | prev | next [-] | |||||||
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. | ||||||||
| ||||||||
| ▲ | amazingamazing 2 hours ago | parent | prev [-] | |||||||
One idea would be to use an open model. | ||||||||