Earlier quoted context omitted.
Do you have a source?
At high end production nodes it is impossible to get an entire wafer free of defects. Chips, let alone wafers, already include circuitry to disable parts of themselves if those parts have defects. Cerebras must have spent a ton of effort on getting this done for a full wafer. You also have problems like variability at the wafer level which you're less sensitive too when you put thousands of chips on a single wafer ra…
Chiplet ASIC supercomputers for LLMs like GPT-4
41–50 of 91 posts
Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#42Earlier quoted context omitted.
Do you have a source?
At high end production nodes it is impossible to get an entire wafer free of defects. Chips, let alone wafers, already include circuitry to disable parts of themselves if those parts have defects. Cerebras must have spent a ton of effort on getting this done for a full wafer. You also have problems like variability at the wafer level which you're less sensitive too when you put thousands of chips on a single wafer ra…
>It's sexy and enticing. If someone can make it work that's awesome. I will remain skeptical though.
But Cerebras has made it work since 2019 as @cubefox pointed out. They're on the second generation already and they have been shipping to customers for years.
Here's a good overview of how they did it: https://www.anandtech.com/show/14758/hot-chips-31-live-blogs...
Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#43How much have they optimized the software here? Is it tinygrad level optimization? Also does this lower total cost depend on SRAM being available for DRAM prices? What makes SRAM so much more expensive than DRAM?
SRAM uses multiple transistors and takes up a lot more space than DRAM so it is inherently more expensive because it needs more area. The advantage is that it is fast and doesn't need refreshing like DRAM does. You can also put it on the same die as your computation logic which is technically possible with DRAM, but kinda silly since you need an optimized process to get the best out of that. This process is then quit…
Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#44Earlier quoted context omitted.
> The $0.87/hour price you gave is theoretical https://cloud.google.com/blog/products/compute/a2-vms-with-n... That's as close as I got to verifying that price.
Another list that shows pricing both constant and spot. The best GCP spot price is $1.1, but Jarvis seems to say its spot for the 40GB A100 is $0.69: https://fullstackdeeplearning.com/cloud-gpus/ I feel there are more fair criticisms of that paper than its inclusion of the snapshot price of variable priced compute resource.
Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#45Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#46This seems like a pretty bad paper. Their headline claim that they are 300x faster than an A100 at serving GPT-3 uses obviously wrong numbers for how fast A100s can run GPT-3. They seem to have misread the DeepSpeed Inference paper and claim that the best throughput on GPT-3 sized models was 18 tok/s, but if you look at figure 8 on page 11 of the paper [1], it shows that they are able to achieve ~74 teraflops on serv…
The whole thing is imaginary: "In this paper, we propose Chiplet Cloud, a chiplet-based ASIC AI-supercomputer architecture that optimizes total cost of ownership (TCO) per generated token for serving large generative language models to reduce the overall cost to deploy and run these applica- tions in the real world." So they are comparing actual implementations with a theoretical implementation. Never mind that they…
Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#47Earlier quoted context omitted.
The whole thing is imaginary: "In this paper, we propose Chiplet Cloud, a chiplet-based ASIC AI-supercomputer architecture that optimizes total cost of ownership (TCO) per generated token for serving large generative language models to reduce the overall cost to deploy and run these applica- tions in the real world." So they are comparing actual implementations with a theoretical implementation. Never mind that they…
take 3 ideas that are hot: chiplets, cloud, and LLM - remix them into the title of a paper that describes a hypothetical machine.. academia playing catch up and trying to stay relevant in my cynical eye.
Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#48When the LLM wave first burst into public consciousness, I hoped that people would find a way to repurpose all the crypto-mining hardware for this -- alas, a different set of problems.
Re: Chiplet ASIC supercomputers for LLMs like GPT-4
#49So one day we'll be buying LLM cartridges like we used to buy cartridges for the Atari.