| ▲ | bitwize a day ago | |||||||
This is going to last longer. The economics of owning your own powerful hardware make sense less and less with each passing year. Compute that's rented from the cloud gets far more utilization per dollar spent, and that's just on the hardware costs, let alone the cost of electricity to run it. What we're seeing now is the market adjusting to this new reality, as foundries reallocate capacity from consumer-oriented hardware to gear aimed at superscalers. | ||||||||
| ▲ | y42 a day ago | parent | next [-] | |||||||
I don't know.... With all those approaches to run AI in your own premise, people need their own hardware. It makes them independent. Of course hyperscalers and AI labs don't like that, but I argue that consumers prefer independence over some costs of operations. If this would be the case, people wouldn't own cars. | ||||||||
| ||||||||
| ▲ | sirtaj a day ago | parent | prev | next [-] | |||||||
server -> personal -> server -> personal... I've seen this cycle a number of times in the last 40 years. Almost none of the people making any of the software we use are purely using the cloud, they are using powerful personal computers with cloud for GPU. The ubiquity of personal computing is required if we want this industry to keep producing enthusiastic hackers. | ||||||||
| ▲ | imtringued a day ago | parent | prev [-] | |||||||
If the AI companies ever get the idea that it would make sense for the AI model to modify its KV cache, it would end up adding a write step to the KV cache per token (moderately expensive) and increase the cost of inference by the width of the update (arbitrarily expensive). This in itself could double or triple the demand for both memory bandwidth and compute. I honestly don't see a future where AI demand disappears... | ||||||||