Earlier quoted context omitted.
I would assume they've already made as big a deal of it as they can without outright lying too much. Read the rest of the press release. FWIW, Google is now on their 8th generation TPU, having put out the last 4 generations on a 1-year cadence.
> Google is now on their 8th generation TPU Remarkable that the TPU pre-dates the attention paper. Was a solid bet on energy efficient dense matrix multiplication and has stood the test of time.
OpenAI unveils its first custom chip, built by Broadcom
481–490 of 496 posts
Re: OpenAI unveils its first custom chip, built by Broadcom
#482Earlier quoted context omitted.
Using the space of an entire wafer for one chip would result in extremely low manufacturing yields. Even with state of the art silicon cleanrooms, there will still be defects in parts of the output. With CPUs and GPUs, chip makers can disable faulty cores and bin them as lower SKUs to get some yield out of it. But if you're using an entire wafer to embed weights, and a speck of dust causes a printing defect that make…
Do failed wafers have to go in the trash, or can you recycle them?
Re: OpenAI unveils its first custom chip, built by Broadcom
#483Re: OpenAI unveils its first custom chip, built by Broadcom
#484Earlier quoted context omitted.
Maybe, but they’re also a massive company. At some point Google stopped being a startup and become a massive company with margins to look after
After they were wildly profitable.
Re: OpenAI unveils its first custom chip, built by Broadcom
#485Earlier quoted context omitted.
https://www.cerebras.ai/ is exactly that! Holy shit it's fast.
Cerebras is not that. Cerebras isn’t tied to a particular model like Taalas is. The latter is even faster than Cerebras.
Re: OpenAI unveils its first custom chip, built by Broadcom
#486Earlier quoted context omitted.
It’s fission , not fusion: https://www.esgdive.com/news/meta-inks-nuclear-deals-terrapo... …and if they do all of this, it’ll be closer to $20B than 10!
If all it took to get viable fusion power was a FAANG CEO with $10B to burn, I'd be first to petition for it to happen, and even throw whatever money I can spare onto that pyre.
Re: OpenAI unveils its first custom chip, built by Broadcom
#487Earlier quoted context omitted.
If all it took to get viable fusion power was a FAANG CEO with $10B to burn, I'd be first to petition for it to happen, and even throw whatever money I can spare onto that pyre.
Viable, of course, meaning safe ? lol
(Also yes, I'm serious.)
Re: OpenAI unveils its first custom chip, built by Broadcom
#488Earlier quoted context omitted.
> The idea that only nerds care about the cost of things is... absurd. For hardware purchases, laypeople may go about it the other way from what nerds would do: instead of deciding what they need in terms of computing power and memory, and then finding a cheap offer for that, they just decide how much they want to spend, and then buy a device at that price point irrespective of its performance characteristics. If you…
But noe you van only afford the rock bortom low-end device.
Re: OpenAI unveils its first custom chip, built by Broadcom
#489With the pace of AI, and with AI helping to pave the way for faster/better AI, I keep wondering if hardware like this will become obsolete well before it has a meaningful ROI. Huge AI models can be run with less resources already through quantization and offloading, but that's just the beginning. One day, maybe not far from now, a breakthrough will allow huge LLMs (say 200B in size) to run well on an old 5 year old D…
Usually breakthroughs in computing lead to more usage of computing, not less.
Re: OpenAI unveils its first custom chip, built by Broadcom
#490Earlier quoted context omitted.
> CIM does not bake the weights into silicon If that were the extent of the terms, then what could we call "baking the weights into silicon"? Setting parts of the circuits to determined values for multiplication is is like printing a Read-Only Memory. (And you compute at it: Compute In Memory.) > CIM where you still need general purpose ALUs all over the place If that were so, then why do taxonomists present analogue…
EDIT: It's just not even worth arguing this point, so deleting my original, much longer comment. Abstract taxonomies can claim that Taalas is CIM, but this entirely and utterly misses the point, and misses what makes Taalas' approach special. If you told a room full of chip architects to go build "CIM for AI", they would not build a Taalas-like totally specialized chip, therefore it is not sufficient, and just muddie…
Pretty simply: the von Neumann architecture separates data storage and processing; we are now researching the alternatives - in all their forms, whatever allows to make NNs efficient; those alternatives basically focus on reducing the distance between stored data and its processing; some simply call stored data "memory"; we had the concept of "Compute in Memory" available; now some are calling "CIM" all of the relevant solutions that allow processing in the vicinity of the storage.
It is not the traditional CIM with the ALUs. Too bad. We can easily get the difference.