Earlier quoted context omitted.
>If I can choose between having a script that queries the db and generates a report and “Dave in marketing” who “has done it for years” If you could that would be nice wouldn't it? And if you couldn't? If people were saying, "let's replace Casio Calculators with interfaces to GPT" then that would be crazy and I would wholly agree with you but by and large, the processes people are scrambling to place LLMs in are ones…
> by and large, the processes people are scrambling to place LLMs in are ones that typical machines struggle or fail I'm pretty sure they are scrambling to put them absolutely anywhere it might save or make a buck (or convince an investor that it could)
YC is wrong about LLMs for chip design
231–240 of 283 posts
Re: YC is wrong about LLMs for chip design
#232Earlier quoted context omitted.
> by and large, the processes people are scrambling to place LLMs in are ones that typical machines struggle or fail I'm pretty sure they are scrambling to put them absolutely anywhere it might save or make a buck (or convince an investor that it could)
100%, and a lot of them are truly terrible use cases for LLMs. For example, using a LLM to transform structured data into JSON, and doing it with two LLMs in parallel to try to catch the inevitable failures, instead of just writing code that outputs JSON.
Re: YC is wrong about LLMs for chip design
#233LLMs autocomplete text. That's all. Other intelligent effects are coincidental.
Other intelligent effects are coincidental.
Re: YC is wrong about LLMs for chip design
#234Earlier quoted context omitted.
> by and large, the processes people are scrambling to place LLMs in are ones that typical machines struggle or fail I'm pretty sure they are scrambling to put them absolutely anywhere it might save or make a buck (or convince an investor that it could)
If your task was being solved well by a deterministic script/algorithm, you are not going to save money porting to LLMs even if you use Open Source models.
Re: YC is wrong about LLMs for chip design
#235I don’t mind LLMs in the ideation and learning phases, which aren’t reproducible anyway. But I still find it hard to believe engineers of all people are eager to put a slow, expensive, non-deterministic black box right at the core of extremely complex systems that need to be reliable, inspectable, understandable…
I think I've come to terms with it: engineering and making money from engineering are two completely unrelated things, the latter don't even need technology(but scamming is unethical)
Re: YC is wrong about LLMs for chip design
#236Earlier quoted context omitted.
Diffusion models aren't actually LLMs, they're a different architecture. Which makes it even weirder we invented them at the same time. Also, they might not be able to do it. eg most models can't generate "horse riding an astronaut" or "upside-down car".
To be fair, most humans can't draw any better than stick figures.
Re: YC is wrong about LLMs for chip design
#237The key word here is "still".
We don't know what the limits of LLMs are.
It's possible that they will reach a dead end. But it is also possible that they will be able to do logic and math.
If (or when) they achieve that point, their performance will quickly become "superhuman" in these kinds of engineering tasks.
But the very next step will be the ability to do logic and math.
Re: YC is wrong about LLMs for chip design
#238> While LLMs are capable of writing functional Verilog sometimes, their performance is still subhuman. The key word here is "still". We don't know what the limits of LLMs are. It's possible that they will reach a dead end. But it is also possible that they will be able to do logic and math. If (or when) they achieve that point, their performance will quickly become "superhuman" in these kinds of engineering tasks. Bu…
Re: YC is wrong about LLMs for chip design
#239The purpose of capital is to make progress from where we are now.