Earlier quoted context omitted.
Although on the flipside, let's pretend it's 2017's and you are Nvidia selling GPU's for Bitcoin - maybe demand will dry up at some point? Do you stop scaling production as this might be the max of the market, or do you follow the market and increase production? It's always easier to see the right move in hindsight!
Its a lot easier to commit to spending billions of dollars in a hypothetical then reality.
Memory has grown to nearly two-thirds of AI chip component costs
391–400 of 524 posts
Re: Memory has grown to nearly two-thirds of AI chip component costs
#392Earlier quoted context omitted.
Although on the flipside, let's pretend it's 2017's and you are Nvidia selling GPU's for Bitcoin - maybe demand will dry up at some point? Do you stop scaling production as this might be the max of the market, or do you follow the market and increase production? It's always easier to see the right move in hindsight!
Nvidia doesn't own fabs though, TSMC does. By 2017, ASICs for Bitcoin were well underway. Ethereum hadn't switched to PoS, and wouldn't until 2022. For that specific question, the answer is yes, because the GTX 1080 Ti is/was a monster card, and the crypto miners have a somewhat predictable demand for them, so there's some modeling you can do based on demand for the 2016 generation of cards. The question is ofc, if y…
Re: Memory has grown to nearly two-thirds of AI chip component costs
#393Re: Memory has grown to nearly two-thirds of AI chip component costs
#394Earlier quoted context omitted.
Help us Xi Jinping, you're our only hope.
It’s a horrible thought. Really horrible. You should come to China and work in those factories and mines for some years by yourself.
Thanks, please give my regards to Kash Patel.
Re: Memory has grown to nearly two-thirds of AI chip component costs
#395An interesting implication of this is that AI inference and training has a path to a ~3x hardware cost reduction (and maybe ~2x total cost reduction) without any technical innovation whatsoever, we just need to wait for dram supply to meet demand (either by manufacturing scaling or just waiting for the current rate of manufacturing to fill the demand spike).
If you factor in Nvidia’s profit margin due to the scarcity of the current bleeding-edge chips there is a path to a much larger cost reduction still. There’s a lot to criticize Sam Altman for saying or popularizing culturally but I’ve come to think his “this is the worst it will ever be” is, in the long run, actually a very intriguing and underrated point. In a decade training LLMs to the current level of sophisticat…
Until everything matures, most likely the current iteration of OpenAI and Anthropic will be long gone, along with their current business models.
Re: Memory has grown to nearly two-thirds of AI chip component costs
#396Earlier quoted context omitted.
Not just DRAM market, but the GPU market soon. China is the great equalizer of the world.
> Not just DRAM market, but the GPU market soon China doesn't have EUV fabs... They've pushed DUV impressively far... but until they get EUV working industrially (and reasonable timelines are at least 2-4 years for that) it shouldn't be possible for them to compete for that market. > China is the great equalizer of the world. China is hardly an egalitarian society...
Re: Memory has grown to nearly two-thirds of AI chip component costs
#397Earlier quoted context omitted.
Unless there's a new paradigm, scaling up is all they can do to improve performance. They've shrunk down all the way to 1-bit models and all the low-hanging fruit is gone. There's no way for them to get much smaller, so they have to get bigger and faster to meet expectations.
This hasn’t been true for the past 2 years
Re: Memory has grown to nearly two-thirds of AI chip component costs
#398An interesting implication of this is that AI inference and training has a path to a ~3x hardware cost reduction (and maybe ~2x total cost reduction) without any technical innovation whatsoever, we just need to wait for dram supply to meet demand (either by manufacturing scaling or just waiting for the current rate of manufacturing to fill the demand spike).
Re: Memory has grown to nearly two-thirds of AI chip component costs
#399Earlier quoted context omitted.
China is about to flood the market and prove this notion wrong. If there is demand they want to meet it with supply. But to your point, that is exactly how American companies like to play now. No one is stopping them from screwing over the consumer. I have a Micron near me and they are building another chip facility but we are years away still so I suspect China will beat them to the punch.
Yeah, more global competition in DRAM would be great. SK Hynix and Samsung are South Korean.
Re: Memory has grown to nearly two-thirds of AI chip component costs
#400Earlier quoted context omitted.
The 5090 is crap for inference. Unless you like dummy models, sure they will run at light speed. All the rage is MoE with 500B-1T weights nowadays.
MoE is fine. You can put the shared weights on the 5090 (will fit handily even for the largest models) and expert weights on CPU, possibly with weights offload from storage.