Hi, listeners.
Welcome back to No Priors.
Today I'm here with Dylan Patel, the chief analyst at Semi Analysis, a leading source for anyone interested in chips and AI infrastructure.
We talk about open source models, the bottlenecks to building a data center the size of Manhattan, geopolitics and poker as a tell for entrepreneurship.
Welcome, Dylan.
Dylan, thank you so much for being here.
Thank you for having me.
I've been really looking forward to this conversation.
You're such a deep thinker about this space.
And then also, it's very odd.
You clearly have the Samsung watch.
Yeah, I got the phone.
I got the laptop.
The fold.
Yeah, yeah.
Tell me more.
So part of the origin story is that I was moderating forms when I was a child and my dad's first Android phone was the Droid right.
Okay, yes.
And for some reason I was obsessed with messing with it, rooting it, underclocking it, improving the battery life, all these things, because when we're on a road trip, there's nothing to do besides mess around on this phone.
So I posted so much about Android that I became a moderator of slash r slash Android and on Reddit and like many other subreddits related to hardware and Nvidia and Intel and all this stuff.
But because of that, I've just always had Android.
Now I've had work iPhones before, but I just really love Android.
And then it's like if you're going to like technology, I'm not like someone who pushes it, but like get the best stuff.
So I have like the ultra Samsung watch, which I think looks cool.
The Foldy Fold, right?
It's fun.
It's obviously different and weird.
No iMessage is a travesty.
What is a Dominate app?
What is it better at?
Besides the openness of like the hackability?
I don't even hack that much stuff anymore, right?
It's like, what do you use your phone for?
I think the main thing is like you can have like Slack and an email up on two different parts of your phone.
I think that's probably the main thing.
Or like you can actually use like, a spreadsheet on a folding phone.
You cannot use a spreadsheet on a regular phone.
Okay.
And that's not even an Android thing.
Like Apple's folding phone next year will be able to do that just fine.
And I'll have no argument then.
Yeah.
But I just like it.
You know, people have their preferences.
People are creatures of habit.
You got to look at the GPU purchasing forecast on a sheet on your phone.
Yes, I do.
I do know.
It's like someone's telling you numbers.
You're like, wait, this is like slightly different than my number, right?
Like, Okay, so we have a week of big rumored announcements coming up.
Tell me your reaction to the OpenAI open source model.
In theory, it's going to be amazing, right?
I assume this is releasing after it's released?
Yes.
So that's okay.
The open source model is amazing, guys.
I think the World is going to be really like shocked and excited.
It's the first time America's had the best open source model in six months, nine months, a year.
Lama 3.1, 405B was the last time we had the best model.
And then Mishral took over for a little bit, if I recall correctly.
And then the Chinese labs have been dominating for the last like six, nine months.
Right.
So it'll be interesting.
It'll also be funny because, like the open source model, probably won't be the best for just regular chat, because it is like more reasoning focused and all these things.
But it'll be really good at code.
And so I'm excited for that.
Yeah.
Like tool use, although that's like going to be confusing, like How do you use the tools if you don't have access to OpenAI's tool use stuff?
But the model is trained to do so.
That'll be interesting for people to figure out.
I think the last thing is like the way they're rolling it out is really interesting.
They accidentally leaked all the weights, but no one in the open source has figured out how to actually run inference on it, because there's just some weird stuff in the model with the architecture like forbid, and like the biases and all this other stuff.
But what's interesting is other companies drop the model weights and say go make your own inference implementation.
But OpenAI is like actually like dropping the model weights and like all these custom kernels for people to implement in inference.
So everyone has a very optimized inference stack day one.
And they work with partners on it, too.
Yeah, working with partners on this.
But this is very interesting because, like when deep seeks drops, it's like well, together and fireworks are like yeah, we're the best at inference.
Because we have all these like people who are really good at low level coding, whether it be like fireworks with all their like former PyTorch meta people or together with, like you know, TreeDAO and all the you know Danfu and all these like super cracked, like kernel people.
They have like higher performance right.
But in this case, like OpenAI is releasing a lot of this stuff.
So it's interesting for the inference providers too, like how do they differentiate now?
Yeah, I mean.
My premise on this is, in the end, a lot of the model optimization performance layer is open source and it's a commodity.
And it will end up being like a fight at the infrastructure level, actually.
And so you know all of these inference providers like, as you mentioned, you know, fireworks and together base 10 and such, they compete on both dimensions.
And the question is, what's going to matter in the long term?
Why would these model level software optimizations all be open?
They haven't been open so far and the advancements are so fast, right?
Well, I think a bunch of them have been partially open, and I think open AI is also pushing for them to be open as well.
Right,
And so I think there's a lot of force in the ecosystem to open source from both like the NVIDIA level up and from the model providers down.
And so I think today these providers all fight on that dimension.
And they also fight on the infrastructure dimension.
And I think infrastructure is going to end up being a bigger differentiator.
That makes sense.
You can't open source your actual infrastructure, right?
You just have to have the network and you have to run it.
Yeah.
Yeah.
That makes a lot of sense.
Although like I see today, the inference like providers have such a wide variance, right?
Like the ones you mentioned are on the like the leading edge, especially like together and fireworks, I think are on the leading edge of like their own custom stacks, all the way down to like There's a lot of people who just take the out of box open source software.
Yeah, I think there's no market for that.
But those guys have just, yeah, I agree.
There's no market.
It's like commoditized.
Yeah.
They have really, really way worse margins than the people who are very optimized.
When you see NVIDIA trying to open source all this stuff around Dynamo and OpenAI and all these other people are trying to open source stuff.
But the level of optimizations is also like really really large, like caching between turns and caching tool use calls and all these other things.
And it's not just like a single server problem.
Like it's like the deep seek implementation of inference is like 160 GPUs or something like that.
Like that's over $10 million of hardware.
And then that's just one replica.
And then you'll have a lot of replicas and you share the caching servers between them.
So like, Seems like just that orchestration of that, but also the infrastructure of that.
It's a very large amount of infrastructure.
I don't know.
That's interesting thought that that will be completely commoditized optimization layer.
Well, I think that there's optimization at the single node level.
And then there's like the system software where you can like orchestrate this.
And I think that owning the abstractions for it.
And having people use your tools and more sophisticated teams to do that optimization is a very ugly distributed systems problem.
I think that will matter.
Okay.
I could agree with that.
I could agree with that.
Single node is not necessarily... Yeah, I agree.
Let's move...
You know out and a layer down like what does having access to an American open source model mean?
Or just more and more powerful, like open source AI models mean for the application ecosystem?
I mean, I know like a lot of people and some enterprises are really iffy about like using like the best open source model.
They're like worried.
It's like there's nothing wrong with them today. there's nothing in them today, right?
You know, there's the worry that one day they will.
How do you check?
I mean, you don't, but you can just vibes it out.
Like they're like competing with each other to just release as fast as possible, right?
Like, like deep seek and moonshot and all these other, you know, Alibaba, et cetera.
Like, they're competing to release as fast as they can with each other.
The Alibaba team's in Singapore.
Like, I don't think that they're, like, putting Trojan horses in these models, right?
And like there's some interesting papers that Anthropic did on, like you know, trying to embed some stuff in models and ended up like being detectable pretty easily.
Again, like I don't know how, to you know, I'm not too much into that space of interpretability and like evals, but i just don't think that they are right.
It's just a vibes thing.
But some people are worried that they could be, or they're just like iffy, like oh, i don't want to use a chinese model.
It's like well fine, but now you're going to go use a service that is backed by a chinese model, which is fine, like you know, like uh, but they, you know they're fine with that, they just don't want to directly use the model.
I don't know, i think.
I think it's It's interesting for some enterprises who are still stuck on Lama, but it's mostly just really interesting because it continues to move the commodity bar up.
Now, with this tier being open source, and sure, probably won't be drastically better than Kimi, but Kimi is so big it's so difficult to run.
People aren't running it, whereas the OpenAI models are like relatively small so you can run it without being like gigabrain infrastructure.
You end up with that commoditizing so much more of the closed source API market.
And I think that's just going to be great for adoption, right?
Yeah.
One of my hopes is for our companies that are doing more with reasoning.
It is Like they're still blocked on cost and latency.
So this is something that I've found very interesting is that we've been trying to build a lot of alternative data sources for token usage.
Who's using what tokens, what models, where, et cetera, why?
And it's very clear that people aren't actually using the reasoning models that much in API.
Like Anthropic has eclipsed OpenAI and API revenue.
And their API revenue is primarily not thinking.
It's clawed for, but it's not in the thinking mode.
Code being the biggest use case that's skyrocketing.
And the same applies to like open AI and deep mind from what we see, querying big users and other ways of like scraping alternative data.
Because the latency issues, because the cost issues, especially right.
The cost is just ridiculous.
Exactly.
So I guess my view is you're not allowed to have a tech podcast.
Without saying the words, Jevons paradox now.
And I think the behavior is going to be like we see a lot of people use reasoning because it's so much cheaper to run if you take out a big piece of the margin layer and you make it smaller.
And so I think we have a lot of companies that are at scale who are using it, but it's so expensive that they restrain themselves.
For a long time, OpenAI was charging more per token for the reasoning model right 01 and 03 than they were for GPT-40, even though the architecture is like basically the same, it's just the weights are different.
And there's like some reason for it to be a little bit more expensive per token because the context length is, on average, longer.
But in general, like it made no sense for it to be like, was it like 4x the cost per token?
That didn't make any sense.
And then finally they like cut it.
But for a long time not only was it like way more tokens outputted, it was also a way higher price per token, even though they were just taking that as margin.
Because they could, right?
Because they had the only thing out there.
Yeah.
And then, you know, DeepSeek dropped and Anthropic and Google and others started releasing models and it, like you know, commoditized quite a bit.
But this is going to just like kneecap, like cut everyone off at the hip, right?
And bring margins down again.
So who has an API business?
Yeah.
Yeah.
For API, for models that aren't like like super leading edge.
What do you think evolves in the sort of Neo cloud layer over time?
It's funny.
Every day we still find a new Neo cloud.
Like we have like like $200.
And still every day we find new ones, right?
Should they all exist?
Obviously not, right?
So to some extent, it depends on what the neocloud business is, right?
Like today, there is quite a bit of differentiation between the neoclouds.
It's not just like buy a GPU, put it in a data center.
Otherwise, you wouldn't have some neoclouds with horrible utilization rate.
And you wouldn't have some neoclouds who are like completely sold out on four or five six year contracts, right?
Like quarter weave, for example, who doesn't even quote most startups, or they just give them a stupid quote.
Cause they just like, I don't want your business or like they want a long-term contract.
Right.
Which a lot of people don't want to sign.
And so, like there's quite a bit of differentiation in in financial performance of these neoclouds, time to deploy reliability, the software they're putting on top right.
Like many of them can't even install Slurm for you.
It's like, what are you doing?
And you should have some sort of like- So very low level hardware management.
Yeah, yeah.
And it's like, to some extent, from the investor side, we see a lot more debt and equity flowing in from the commercial real estate folks.
As commercial real estate has been really poor over the last couple years few years they've been starting to pour money into cloud space.
And obviously the return profile is quite different because it's like a short-lived asset versus like a longer lived asset.
But at the end of the day, like these companies, they're okay with a 10 15 return on equity right.
And over time that falling.
That is not okay for venture capital, right?
And yet a lot of these neoclouds are backed by venture capital.
So a lot of these companies will fail, either because it no longer makes sense for them to continue to get venture funding or they end up getting out competed because they just can't get their utilization up.
Unlike, you know, some other clouds, right?
Like like the like the core weaves and Crusoe's and such of the world, right?
So there's sort of like a rock and a hard place for 100 of these neoclouds.
And there's many of them who are like, Oh, no, I purchased these GPUs.
I have a loan.
It costs me this much.
And because my utilization is here, I'm like burning cash.
Right.
And they should at the very least not be burning cash.
Right.
And so some of them are like, you know, they're desperate to sell the remaining GPUs.
So they go out to like companies and give them insanely low deals.
There's some startups who I really commend because they've really figured out how to get the desperate neoclouds to give them GPUs.
But those neoclouds are going to go bankrupt at some point because their cash flow is worse than their debt payment.
But at the end of the day, like there's going to be a lot of consolidation.
There is going to be differentiation, right?
There's a lot of software today, but we have this like thing called Cluster Max, where we review all the new clouds and major clouds and it's like Actually, some of these neoclouds are better than Amazon and Google and Microsoft in terms of software.
In terms of uptime and availability or however you measure that.
Yeah, uptime, availability, reliability, network performance.
There's just a variety of things that they don't have all the old baggage.
But the vast majority are worse.
And we measure across a bunch of different metrics, including the ones I mentioned in security and so on and so forth.
But our vision of ClusterMax is that it starts at a really low stage today, which is like does the Cloud work and how long does it take the user to get a workload running?
Because you have Slurm installed or you have Kate's installed and you know your network performance is good and your reliability is good and it's secure right.
Like these are like table stakes.
Like what we consider gold or platinum tier today will be just like table stakes in, like you know, six months a year, a couple of years.
There will be a whole layer of like software on top and then it's like do NeoClouds build this software right?
And some of them are, right?
Like, Together, Nebius are offering inference services on top, right?
So they're saying, hey, we actually want to provide an API endpoint, not just rent GPUs.
Core.
We've rumored by the information to be attempting to buy fireworks for the same reason, right?
Like, do you move up or do you just slide down into like, I'm making commercial real estate returns?
Or you have to go crazy, right?
Like Crusoe is like, we're going to build gigawatt data centers, right?
Like, okay, there's no competition there.
There's like a few companies doing that, right?
So it's very different.
So you either have to go like really, really big, or you need to move into the software layer, Or you just make commercial real estate, or you go bankrupt, right.
Like these are the paths for all neoclouds, I think.
I really have to believe there's a reason for being for these companies.
And my like simple framework for it is.
I think the software layer is really hard for people coming from this operation to try and build right.
There's actually a lot of very specialized software.
So I think people will buy or partner into it.
But if you think about other inputs, it could be like I'm very good at finding and controlling power agreements.
Yeah.
It could be like I build it a scale.
Other people are incapable of doing so.
Yeah.
Which is which is like sort of what like or like NVIDIA wants me to exist.
Right.
I can't think of like a lot of arguments beyond that.
And so I would agree with you.
Like eventually we're going to see consolidation either in this layer or, you know, commoditization by the inference providers.
But in the meantime there is a lot of lunch to eat from Amazon, who continues to charge – and Google and Microsoft, who continue to charge absurd – margins for their compute, because they're just used to doing that in CPU world.
Yeah.
Right.
And so like their ROIC is like extremely high on CPU and storage and and to assume that it can like translate over to GPUs is is a bit of a fallacy, which is why a lot of these companies are moving in right.
And it's like okay, in standard cloud there's a lot more software that people can't just build out of nowhere.
Yes, EC2 is a product that is pretty simple, but block storage and all these other things are actually quite difficult to do at scale.
Well, like that Amazon does, and that's what makes them able to charge this absurd margin on standard compute.
But now like it's like.
Well, the cloud doesn't actually generate, create any software that the user, end user, actually uses.
Right.
It's like, sure.
I need some more communities, but then I'm just using PyTorch, which is open source.
And I'm using a bunch of Nvidia software maybe, or it's just open source.
Or I'm using a bunch of open source models.
I'm using, you know, VLM and SGLang, which are open source.
It's like, You just go down the list.
It's like there's actually no software that the cloud can provide to deserve the margins that Amazon and Google's clouds do have today.
If you're just infrastructure provider.
I think that there is software that the cloud can provide.
Yes.
But the major clouds have not delivered that software.
Agree.
Agree.
Because it's really hard to do this stuff, right?
Like there is no reason that every single startup needs to have, like multiple people dedicated to infra and like figuring out how to run models, and like their SLA their reliability is just so low.
Like so many random SaaS providers that are AI, like they have GPUs, they have open source model.
It works great, except sometimes it fails and then it's down for eight hours.
And it's like, why?
This shouldn't be a problem.
It should be something you should just be able to pay away.
I mean, I feel like the multi-trillion dollar question that you asked have thought about for perhaps longer than almost anyone else is like what does it take to actually challenge Nvidia?
You know, asking for a friend, what would it take?
The like, you know, simple way to put it is like, it's a three headed dragon, right?
Like you have, you have.
They're actually just really really good at you know engineering hardware and GPUs.
Like, that is difficult.
They're really really good at networking and then they're really I would actually say they're like okay at software, but everyone else is just terrible.
No one else is even close on software, but you know and I guess in that argument you could say they're great at software but like actually, like you know, installing NVIDIA drivers is not like, not always easy, right.
Well, there's great.
And there's also just like, well, there's like 20 years plus of work.
Yeah, yeah.
In the ecosystem, right?
Yeah.
There's today's capability and like usability and there's just like mass of like libraries.
Yes, I think NVIDIA is really hard to take down because of those three reasons.
And it's like, OK, as a hardware provider, can I do the same thing as NVIDIA and Win?
No, they're an execution machine and they have these three different pillars.
Right.
I'm sure they have a lot of margin, but like you have to do something different.
In the case of the hyperscalers, Google with TPUs, Amazon with Tranium, Meta with MTIA they are making a bet of.
I can actually do something pretty similar to NVIDIA.
If you squint your eyes now, Blackwell and TPU is starting.
The NVIDIA architecture with TPU architectures are actually converging.
Same memory hierarchies and similar sizes of systolic arrays.
Like it's actually not that different anymore.
It's still quite different.
Right.
But hand wave view, it's like pretty similar.
And tranium and TPUs are very similar.
Architecturally the hyperscalers are not doing anything crazy, but that's okay, because they can just like do the mass, the margin game.
That's fine.
But for a chip company to try and compete, they must do something very unique.
Now, if you do something unique, it's like okay, all your energy is focused on that one unique thing.
But on every other vector, you're going to be worse.
Like, are you going to be there at the latest process node as fast as NVIDIA?
No.
Okay.
That's like 20, 30%, right?
On cost slash performance and power, right?
Are you going to be on the latest memory technology as fast as NVIDIA?
No, you'll be like a year behind.
Great.
Same penalty.
Are you going to be the same on networking?
No.
Okay.
You just stack all these penalties up.
It's like, oh, wait.
Your unique thing can't just be like – two to four X faster, it has to be like way faster.
But then the problem is if you really look at it simplistically, right?
Like a flop is a flop, right?
Again, like this is super simple, but like there is not 10 X, you can get out of doing a standard Von Neumann architecture on efficiency of compute.
Um, in which case, do all of these things that nvidia will engineer better than you because they have a team of 50 people working on you know just memory controllers and hbm and just like networking, or actually like thousands of people working on networking.
But like each of these things do they just cut you by a thousand and that's like oh actually, what would have been 5x faster is now only like 2x faster plus, if i like misstep, I'm like six months behind and now the new chip is there right,
And you're screwed.
So or or supply chain, or like intrinsic, like challenges, with okay, getting other people to deploy it now, or rack deployments.
There's all these supply chain challenges, right?
Like literally in Amazon's most recent earnings.
They said they're like chip architecture is not aggressive.
The rack architecture is very simple.
It's not that aggressive.
They were like yeah, we have rack integration yield issues, which is why we've had Which.
They like blamed their miss on AWS for their trading of not coming online fast enough because of rack integration issues.
And when you look at the architecture, like we have an article on it.
It's like it's not like that crazy.
Like it's like what Google was doing like four or five years ago.
Right.
It's like, oh, wait, supply chain is hard.
And Amazon couldn't get everything in supply chain to work.
And so therefore, they missed their AWS revenue by a few percent, which caused the whole stock market to freak out.
But it's like there's so many things that could go wrong in hardware and the time scales are so long.
And then the last thing is that model architecture is not stagnant.
If it was, NVIDIA would optimize for it.
But model architecture and hardware, software hardware co-design is the thing that matters.
And these two things you can't just like.
Look at one, an individual right, like there's a reason why microsoft's hardware programs suck right because they don't understand models at all.
Right, meta meta their chips actually work for recommendation systems and they're deployed for recommendation systems because they can do hardware software co-design.
Google is awesome because they do hardware software co-design.
Uh, why is amd not catching up, despite being awesome at hardware engineering?
Well yeah, they're bad at networking, but also they suck at software and they can't do hardware software co-design.
You know, there's like much deeper reasons why you can get into this, but you have to understand the hardware and the software and they move in lockstep and whatever your optimization is doesn't end up working right.
So one example is all of the first wave ai company, ai hardware companies, Right.
Cerebrus, Grok, Samba Nova.
Yep.
Graph Core.
All of them made a very similar bet.
No, they were very different.
Right.
Some of these are architecturally pretty weird.
Right.
They're architecturally pretty weird, but they made the same bet on memory versus compute.
Right.
We're going to have more on chip memory and lower bandwidth.
Right.
Off chip.
Right.
Because that was the tradeoff they decided to make.
So all of them had way more on-chip memory than NVIDIA, right?
NVIDIA, their on-chip memory has not really grown much from A100, H100, Blackwell, right?
It's up 30% in like three generations, whereas these guys had like 10x the on-chip memory, right?
All the way back when they were competing with A100 or even the generation before.
But that ended up being a problem because they were like, oh yeah, we could just run the model on the chip, right?
We could put the whole weight, all the weights on there.
And then, you know, we'll be so much more efficient.
And then the models just got way too big, right?
And Cerebrus was like, oh wait, but our chip is huge.
Yeah.
Oh, wait, but still the model is way too big to fit on it.
This is like very simple.
Right.
You know, the same thing's happening in the other direction.
Right.
Like some companies are like oh, we're going to make our systolic or your compute unit super super, super large because, let's say, Lama 70B is an 8K hidden dimension and your batch and all that.
Like it's a pretty large map mold.
Oh, great.
OK, we'll make this chip.
And then all of a sudden, all the models get super, super sparse MOEs.
Right.
Like the hidden dimension of deep seeks.
Models are like really tiny because they have a lot of experts.
Right.
Instead of one large.
Matt Mull, it's a bunch of small ones.
You do route, right?
And all of a sudden, if I made a really, really large hardware unit but I have all these small experts, how am I going to run it efficiently?
They didn't really predict that the hardware would go that way, but it ended up going that way.
This is actually the case with at least two of the AI hardware companies today.
I don't want to Should talk to them just because, you know, it's a let's be friendly.
But like this is like like clearly like what's happening.
Right.
So it's like you can make a decision.
It's a hardware bet that will actually be way better on today's architectures.
But then architecture evolves in the generality of like.
Nvidia's GPUs, or even like TPS, and training them is like jet, more general than like as an architecture, but then it doesn't beat Nvidia by that much.
Right.
In which case they're just going to destroy you with their six months or a year ahead on every technology.
Because they have more people working on it and their supply chain is better.
Right.
So you it's kind of really tough to make the architecture bet have the models not just go in a different direction that no one predicted, because no one knows where models are headed.
Right.
Even like, you know, you can get Greg Brockman and he might have like a good idea.
But like, I'm sure he doesn't even know where models will look like in two years.
So there's got to be a level of generality.
And it's hard to like hit that intersection properly.
And so I'm very hopeful people compete with Nvidia.
I think it would be a lot more fun.
There'd be a lot less margin eaten up by the infra.
There'd just be a lot more deployment of AI potentially if someone was able to compete with NVIDIA effectively.
But NVIDIA charges a lot of money because they're the best.
And if there was something better, people would use it, but there isn't.
And it's just really hard to be better than them.
I mean you have to give the first-gen AI hardware companies some credit because they made a secular, correct decision about the workload.
But then the architectural decisions... ended up being hard to predict correctly.
Then you have the cycle of NVIDIA innovation, which is really hard to compete with, both hardware and also, as you said, supply chain issues.
Even just putting together servers is hard.
Yes.
I think the thing that you point out that people oversimplified was with maybe a current generation of AI chip startups.
They're like, we're betting on transformers.
And it's a lot more complicated than that in terms of workload at scale and continued evolution and model architecture.
And it's also not exposed, so that if you're not working with the SOTA labs from the beginning and then you can't make predictions, because nobody can make a lot of predictions right now.
It's very hard to say I'm going to be better at the workload two years from now, in a very comfortable way, with no other changes happening.
I can't make that bet right now.
Yeah.
And it's like one of the interesting things about OpenAI's open source models.
It's like all their training pipelines, but on a quite boring architecture, right.
It's not their crazy cool architecture advantages that they have in their closed source models, which make it better for long contacts or more efficient KV cache or all these other things, right.
They're doing it on a standard model architecture that's publicly available.
They like, intentionally made the decision to open source a model with a boring architecture that's pretty much open source, like people have already done all these things and kept all the secrets internal that they wanted to keep.
And it's like, what's in there, right?
Are they even doing standard scale dot product attention?
Probably, but like there's probably a lot of weird things they're doing which don't map directly to hardware,
Like you mentioned, right?
Like transformer chip architecture is like.
There's a lot more complicated here than just like.
Oh, it's optimized for transformers because like so is an NVIDIA chip and a TPU and their next generation is more optimized for it.
Like they take steps towards it.
They don't leap.
But as long as they're like close enough to where you are architecturally optimized for workload, they'll beat you.
Because of all the other reasons.
And I think your description of like how might a like a chip startup win or any vendor win by specializing like that actually is really hard in this era.
Like generalization may continue to win to a degree.
And it happened with all the edge hardware companies too.
You know we talk about the first gen of AI hardware companies for data center.
There were a handful, but for the edge, there were like 40, 50.
And like none of them are winning, because it turns out the edge is just take a Qualcomm chip or an Intel chip that's made for PC or smartphone and deploy it on the edge right.
Like, that ended up being way more meaningful.
So it ends up being like the incumbents, they can take steps towards what you're going for.
And if you didn't execute perfectly, or if the models didn't change their architecture away from what you thought it would be, you end up failing.
If you had to make a bet that something becomes competitive, what is the configuration or company type that does that?
I don't want to show any company that I've invested in or anything like that.
Not investment advice.
No, no, no.
I would just say I probably think that AMD GPUs or Amazon's Tranium will be probably more likely to be a best second choice for people, or Google TPU, of course.
But I think Google is just more interested in it for internal workloads.
I just think that those will be much more likely options to succeed than a chip hardware startup.
Yeah,
But I mean, I really hope they do, because there's some really cool stuff they're doing.
If we zoom out to the macro and we think about just the scale of hardware and data center deployment for these workloads.
People talk a lot about the operational constraint on building data centers of this size, the power constraints.
I think, in particular on the power side.
It's very interesting how that practically shows up generation at scale, at cost.
Is it grid issues?
It's like how, how should you know more people in technology understand this?
Yeah, so supply chain is always like fun because, like people want to point at one thing is the issue um, but always ends up being these things are so complicated, like If one thing was solved, you could increase production another 20 and then something else would be the issue.
You think it's a multi bottleneck?
Yeah.
Or like, hey, for company A, it's actually because their supply chain is this.
This is the issue.
And for company B, it's this is the issue.
But, you know, that's sort of in generalities.
But like I think zooming out, right, like no, no opinion.
Like he had a really fun blog about like, is this AI hardware build out going to cause a recession?
I think it's actually funny because you can flip the statement and be like actually, the US economy would not be growing that much this year If it weren't for all the AI build outs and, as a result, data center infrastructure.
As a result, electricians wages have soared.
As a result, power deployments and other capital investments which have 15, 30 year lifespans are being made, and all of this CapEx is, in turn, actually growing the economy and like actually, maybe the economy wouldn't even be growing much or at all if it weren't for all of these investments.
One thing that is.
Perhaps looked over from the White House AI action plan, was the view of like we're going to build these AI data centers in the United States.
We're actually going to need like a lot of general investment beyond the GPUs and the power, which are everybody's first two items, into like labor, for example.
Right.
So if you, just you know, for simplicity's sake, be like it's the size of Manhattan and we have to run it.
And it's a new system with changing topology and, like very high degree of relatively novel hardware with failure.
Yeah.
And like lots of networking.
That I'm like like kind of feels like we need to have a bunch of new capacity, like from a labor or robotics.
In like 23, it was very simple.
It's like NVIDIA can't make enough chips.
Okay, why can't NVIDIA make enough chips?
Oh, COAS, right?
Chip Bond Wavefront Substrate Packaging Technology.
And I was like, oh, HBM, right?
Like those were like it was like very simple 23 24, like yeah, all these tools involved in that supply chain.
It was great.
But then it like very quickly became much more murky, right?
Then I was like, oh, data centers are the issue.
Okay, we'll just build a lot of data centers.
Oh, wait, substation equipment and transformers are the issue.
Oh, wait, power generation is the issue.
It's not like the other issues went away, right?
Like actually, you know, COAS is still a bottleneck and HBM is still a bottleneck.
Optical transceivers are still a bottleneck, but so is power generation and data center physical real estate right.
Right.
Like I mentioned, like Meta is literally building these like temporary, like tent structures to put GPUs in, because building the building takes too long and it takes too much labor.
Right.
As you mentioned, labor.
Right.
That's like one way they were able to remove a part of a constraint.
There's no constraint on power.
They had to delay the bring up of some GPUs in Ohio because the AP the grid in Ohio, like had some issues right.
The utility.
Right. with like bringing on a generator or something, right?
Oh, okay, great.
Well, we'll buy our own generators and put them on site.
Oh, wait, now there's an eight-year backlog or whatever, four-year backlog for GE's turbines.
Yeah.
Oh, okay, great.
I'm Elon.
I'm going to buy a power plant from overseas that's already existing.
I'm going to move it in.
Okay, great.
Now there's like permits and people protesting against me in Memphis.
There's like a bajillion things that could go wrong and labor is a huge one.
I've literally had people in pitches be like, no, no, no, we've already booked all the contractors.
So no one else is going to be able to build a data center in this entire area of this magnitude besides us.
Because we took all the people.
We took all the people.
They're going to have to fly them in, but it's like, okay, fine.
Like, You can fly them in, but it's like, there's just like not that many electricians in America.
And as a result, we've seen the wages rise a lot for people building data center infra.
There's a group of like these Russian guys who used to work for Yandex, Russia's search engine who, like wire up data centers, who now live in America and they get paid a ton.
Like and they get paid bonuses for being faster and therefore they do like certain drugs to be able to finish the build outs faster, because they get bonuses based on how fast they build it right.
Like it's like there is crazy stuff going on to alleviate bottlenecks, but it's like there's bottlenecks everywhere.
And it really just takes a really really hyper-competent organization tackling each of these things and creatively thinking about each of these things.
Because if you do it the layman old way, You're going to you're going to lose it.
You're going to like you're going to be too slow.
Right.
Which is why OpenAI and Microsoft partially like Microsoft is not building Stargate for OpenAI.
Right.
It's because it would have just been too slow and they're doing it the lame and old way.
You have to go crazy.
You have to go.
That's why Microsoft rents from CoreWeave a ton.
Right.
Because, oh, wait, we we need someone who can do things faster than us.
And, oh, look, CoreWeave is doing it faster.
And now like, you know, OpenAI is like going to Oracle and CoreWeave and others, right?
Nscale in Finland and all these other companies all around the world, the Middle East, right?
G42, like anywhere, and everywhere they can get compute, because you put your eggs in many baskets and whoever executes the best will win.
And this infrastructure is very, very hard.
Software is like fast turnaround times, like.
You know, it's still hard.
Software is not easy, but it's like the cycle time is very fast for like try something fail, right?
Try something else.
It is not for infra, right?
Like what is XAI actually done to deserve their prior funding rounds?
They haven't released a leading edge model.
Right.
And yet their evaluation is higher than Anthropic today.
Right.
At least, you know, Anthropic's raising, but whatever.
Right.
Like it's Elon A and B.
They've tackled a problem creatively and done it way faster than anyone else, which is building Colossus.
Right.
Like and that's like commendable because that is part of the equation of being creative.
The models.
Right.
Yeah.
The talent.
Yeah.
And Elon is like known for being able to get talent.
So it's like.
It's like there's there's so much complicated on the infra that you know it'd be nice to say there's one thing.
But yeah, like the White House action plan lists a lot of things.
But I want like, you know, how do we concretely like solve the talent issue?
It's like.
There's not enough people in trade school.
The pay will go up and that'll help, but the time scales of that are too slow.
Like, do we somehow import labor, right?
That's how the Middle East is building all their data centers.
They're just importing labor.
Or is there something more intelligent we could do?
Robotics, right?
I think I just realized today.
You told me just now, like the company I see in or angel invested in, you led the round right.
Like it's really cool for data center automation, right?
Like there's all sorts of like interesting problems on the infra layer that could be tackled, and tackled creatively.
Speaking of like the policy and geopolitics implication here, like what do you think about the White House implication that America needs to like export the AI stack or like needs to control important components of it?
Like it's better for us to be exporting NVIDIA chips than to foster a new industry.
It's better for us to have like a globally leading open source model, etc.
Like what actually makes sense to you there?
I want to tell a crazy story.
I was in Lebanon for a week.
It's a good start.
Yeah, this is completely unrelated, but it just popped in my head.
I think it'll be entertaining.
I was in Lebanon.
I was with a few of my friends.
So it was like two Indian people, two Chinese people, then a Lebanese person.
Right.
And these like 12 year old girls ran up to the Chinese woman that was with us, like my friend.
And they were like, oh, my God, your skin's so beautiful.
Do you like sushi?
Right.
It's like, fine.
You're just ignorant.
But what was really interesting is like when they asked where we're from, we're like San Francisco.
They're like, do people get shot in the streets?
Because their entire worldview was built from TikTok.
OK, politics.
And it's like when you think about the global propaganda machine that is Hollywood, and it's not intentional.
Just American media is pervasive.
It built such a positive image of America.
Now like with monoculture broken and it's more social media based,
A lot of the world thinks America is like people are getting shot all the time.
It's like really bad.
And it's like bad lives and people are working all the time.
It's unsafe and, like you know, like europe has a certain view of america and like i don't think it's accurate, like random levities.
12 year old had a really negative view of some.
Like they liked america, they love target for some reason because some influencers posted tiktoks about target, but like they had negative views of america.
It's like From a sense of like, what is important is like the world should still run on American technology, right.
And they generally do.
Still in terms of the web, although ByteDance TikTok has broken that to a large degree.
But in this next age, do you want them to run on Chinese models, which now have Chinese values, which then spread Chinese values to the world?
Or do you want them to have American models that have American values like you talked to Claude?
And it has a worldview, right?
And it's like, I don't know if you want to call that propaganda or what.
There's a worldview that you're pushing, right?
And so I think it makes sense that we need that worldview espoused.
Now, how do you do that, right?
The prior administration, current administration had different viewpoints on this, right?
Prior administration said yes, we would love for the whole world to use our chips, but it has to be run by American companies.
And so it was like Microsoft Oracle.
We're cool with you building shitloads of capacity in Malaysia.
We don't want random other companies doing it in Malaysia.
And so the prior diffusion rule had a lot of technical ways in which, like you know you could be, you can have these like licenses and all this.
It was very hard for like random small companies. to build large GPU clusters, right?
But it was very easy for Microsoft and Oracle to do it in Malaysia.
Of course, the current administration tore that up and they have their own view on things.
I mean, I think there was a lot of things wrong with the diffusion rules, right?
They were just too complicated.
They pissed a lot of people off, etc.
Now they have a different view, which is like, what did they do in the Middle East, right?
With the deal they signed?
Well, actually most of those GPUs are being operated by American companies or rented to American companies, right.
Either or, right?
Like G42 operating them, but renting them mostly to like OpenAI and such for a large part.
Or Amazon and Oracle and others are operating the GPUs themselves in the Middle East.
So it's like, OK, that's effectively the same thing, but in a very different way.
That is still, I think, a view, right?
Which is like we want America to be as high in the value stack as possible, right?
If we can sell tokens or if we can sell services, we should.
OK, but if we can't sell the service, let's at least sell the tokens.
OK, we can't sell the tokens, at least sell them like.
Infra, right?
Whether it be data centers or renting GPUs or just the GPUs physically.
And it sort of like makes sense, right?
In the value chain.
Like give them the highest value, highest margin thing where we capture most of the value, and like squeeze it down to where?
Like actually for like the bottom of the stack, right like the tools to make chips, maybe you shouldn't sell.
And so, like expert, current export controls and policy dictate that yes, you know it's better to sell them services, but sell them both right.
Like give the option, let us compete And don't let anyone else win.
I think the challenge here is that like, how much are you enabling China by selling them their GPUs?
Like how much fear mongering around like Huawei's production capacity is there?
Like how realistic is it versus not because of the bottlenecks of like sanctions that America's made Korea put on China?
For memory or Taiwan on China for chips or, you know, US equipment on China.
Right.
Like there's a lot of different sanctions.
Many of these are not well enforced.
Slash have holes, but it's sort of like a.
It's a very difficult argument on like how much capacity of GPUs should be sold to China.
A lot of people in San Francisco frankly, don't sell to China any GPUs.
But then they cut off rare earth minerals.
And you know like Ostensibly most people think that the deal was that you get GPUs and also EDA software, because the administration banned EDA software for a little bit, just for a few weeks basically, until China was like okay, we'll ship rare earth minerals.
You can't just ban everything because China can retaliate if they ban rare earth minerals and magnets and such. car factories in America would have shut down and the entire supply chain there would have had like hundreds of thousands of people not working, right?
There is a push and pull here.
There is a push and pull here.
So do I think China should just have The best NVIDIA GPUs?
No, like that would suck.
But like, you know, can you give them no GPUs?
No, they're going to retaliate.
Like there is a middle ground and like Huawei is eventually going to have a lot of production capacity, but there's ways to slow them down, right?
Like properly ban the equipment because it's not.
There's a lot of loopholes there.
Properly ban the subcomponents of like of memory and wafers.
Because Huawei is still getting, you know, wafers in Taiwan from TSMC through like shell companies.
Right.
Like it's.
Like you know, there's a lot of enforcement challenges because parts of the government are not like, funded properly or not competent enough and has never been competent.
Right.
So it's like, how do you work within this framework?
Well, like, OK, fine, we should sell them some GPUs so that they, you know.
That kind of slows them down on a Huawei standpoint, although not really, right?
But also gets us back the rare earth minerals, but don't sell them too many, right?
How do you find that massive gray line is what the administration's grappling with, in my view.
Implied in that opinion is your belief of they are going to be able to build NVIDIA-equivalent GPUs eventually, if forced.
Maybe not... equivalent.
Sorry, price performance competitive.
There's like interesting things here, right?
Like if China has a chip that consumes 3x the power.
But they have 4x the power, then.
Yeah, like who cares, right?
Like, you know, obviously there's a lot of supply chain challenges with building that.
And it's like, hey, maybe it's on N-2 technology.
It's on five-year-old technology or four-year-old technology.
Great and it only consumes 3x the power.
Because they were able to do a lot of software optimization, architecture optimization, etc.
They end up with something that maybe cost a little bit more but, like When you think about the value of a GPU, today the GPUs dominate, the cost of everything.
But over time, services will be built out with your high margin.
And you can go look at Anthropic or OpenAI fundraising docs and see that their API margins are good.
API margins are nothing compared to what service margins will be for people who use these APIs to build services.
And that's nothing compared to the net good to the economy from how much automation can happen and how much increased economic activity there is.
So this is the argument of like okay, even if their chips cost 3x as much do you- They could subsidize that rationally.
They could subsidize that rationally, because the end goal is like oh wait, actually we can deploy a lot of Chinese AI and make money and gather data, because people are sending us their prompts and all their or databases and all this stuff to our models controlled by our companies, et cetera.
Right,
Like, plus we're just making money off of it.
And they've done this in other industries, right?
They rationally subsidize like solar and now no one can even compete on solar or EV.
And it's like very close to no one can compete on EVs even, right?
Besides like Tesla really.
And even Tesla is adopting a lot of like, Chinese supply chain, right?
It is rational to say you want to have America have more AI prowess around the world.
You know so that random child in Lebanon doesn't think America is like bad, or they're using American products more than Chinese products.
But like how you get there is very difficult.
And it's a hard thread to weave.
Thread, you got it.
I don't croquet, you know.
Oh my God.
Crochet.
Crochet.
You clearly don't.
Croquet is the game.
I want to ask you like a wild card, a question to finish out.
We're trying to get Mark to do the podcast.
Yes.
You can ask him any question.
What would you ask?
Mark, you got to do the podcast.
I thought like the like, did you read the doc, the page they put up?
I thought that was very interesting that they were like, we want AI to be your companion.
So my question to him is not like around his infrastructure, because I feel like I know most everything.
Like you can figure that stuff out from supply chain and like satellites and all this stuff.
But the interesting thing I'm curious about is philosophically, what exactly does the world look like if everyone is talking to AIs more than other people, or if they're interacting socially with the AIs more than other people?
Do we lose our human element?
Do we lose our human connection?
It's not the same thing as hey, I'm posting on social media and we're interacting with our social media posts, which that already breaks the brain of a lot of people.
What happens when it's like always on your face, like meta.
You know, his worldview is like meta reality labs makes these like devices that you wear and they're always.
They have all this AI on them and you're talking to the AI companion all the time.
How does that change the human psyche?
Like this human machine evolution, like is what are the negative ramifications of it?
What are the positive ramifications?
How do we, how are you going to make sure that there's more positive ramifications from this than, like you know, the sloppification and like complete brain rot of, like our youth?
Right.
Which I like love my brain rot.
Right.
Like it's like, OK, obviously the coding wars continue to be like very central.
And we were talking about cognition's relevance and how to think about the strategy here.
But I do think it's really funny what flipped your bit on cognition.
Can you tell the story?
I thought cognition, NGMI, right?
Like OpenAI, Anthropic, XAI, et cetera, they're just going to make better code models.
They just have way more resources.
General models will win.
You know, I hadn't really met too many people.
There was just like a pure vibes based thing.
And I, you know, I'd used a little bit of, of Devon, but I was like, whatever.
Right.
Like I was like, cloud code seems better.
And we use that internally, but like I went to code twos East meets West event.
It's awesome event where there's people from Asia.
Like there was, like you know, all these like CFOs and CEOs of, like major Chinese companies.
Uh, East coast of us, all these finance bros, also West coast like a lot of tech people.
Right.
So you and I were both there.
There were people from governments and major companies and Scott was there.
Um, I spoke with him like very briefly, but then.
What was interesting is like it's like you know, they have a poker night one night and everyone gets blasted.
The, the like leader of KOTU is very good at poker.
These hedge fund guys are just good at poker generally.
And I love it.
Like poker as well.
Yeah.
It was a big poker culture in the Bay.
I was playing.
I'm okay.
Right.
Um, But I see I see I look over at the super high stakes table.
Scott's just dominating everyone.
Right.
I'm like, what is going on?
Like, how are you like you're like taking chips from like.
CEO of major Chinese company.
I don't want to name people's names because I think there's like some terms around them like naming who's there.
But like, you know, it's like you're like winning like a lot of chips from a lot of big people.
And it's like all of a sudden my vibes were like, I don't know, maybe like maybe he can win.
Maybe he can take from the lion, you know?
Uh, so I was like very excited about that.
Uh, you know, I thought it was funny.
Uh, I still have zero, like I have not done much due diligence on their code product.
Like you know, like it's like.
Nor have I on like cloud code, besides the fact that we use it, but it's like you know cool.
Well, I think Windsurf acquisition part two is like, uh, a pretty good hand to play here.
Um, and, uh, You know, as somebody who invests a lot at a violently competitive application level.
Yeah.
Poker game is live, man.
You just invested live players.
Exactly.
I just loved that, you know, that was how he dominated everyone.
It's like it's such a stupid reason because I pride myself on being analytical.
I'm like data driven.
And it's like, you know, vibes.
Correct for any entrepreneurs listening.
I think, like you know Dylan, might angel invest or we might back you fully if you, if you win the cognition poker game and we'll host a conviction.
OK, we got it.
Awesome.
Yeah, thank you.
Find us on Twitter at no priors pod.
Subscribe to our YouTube channel if you want to see our faces.
Follow the show on Apple Podcasts, Spotify, or wherever you listen.
That way you get a new episode every week.
And sign up for emails or find transcripts for every episode at no-priors.com.