What we know about LLMs
willthompson.name
What we know about LLMs
1–10 of 173 posts
Re: What we know about LLMs
#2Re: What we know about LLMs
#3You had me at "Crypto VCs & ”builders” making a hard left into AI"
Re: What we know about LLMs
#4You had me at "Crypto VCs & ”builders” making a hard left into AI"
The interesting follow up question is: what will they actually spend time on? Training new models? Copy pasting front ends on ChatGPT? Fine tuning models?
I think many of them will be scared by how much of a hard science ML is vs just spinning up old CRUD apps
Re: What we know about LLMs
#5You had me at "Crypto VCs & ”builders” making a hard left into AI"
As a matter of fact, there’s even more developers making a hard left into AI who have never touched crypto. The interesting follow up question is: what will they actually spend time on? Training new models? Copy pasting front ends on ChatGPT? Fine tuning models? I think many of them will be scared by how much of a hard science ML is vs just spinning up old CRUD apps
Re: What we know about LLMs
#6Do we care?
Re: What we know about LLMs
#7I’ve been reading a pop neuroscience book called Incognito (2011).
In it, the author talks about how the brain is a group of competing sub-brains of many forms, and the brain might have several ways of doing the same thing (e.g. recognizing an object). The author also posited that the lack of AI progress back then was due to the fact that there are no constantly competing sub-brains. Our brains are always adjusting and trying new scenarios.
I was struck by how similar these brain observations were to recent developments in AI and LLMs.
The book is full of cool stories, even if some of them are now recognized as non-reproducible. I recommend!
Re: What we know about LLMs
#8Earlier quoted context omitted.
As a matter of fact, there’s even more developers making a hard left into AI who have never touched crypto. The interesting follow up question is: what will they actually spend time on? Training new models? Copy pasting front ends on ChatGPT? Fine tuning models? I think many of them will be scared by how much of a hard science ML is vs just spinning up old CRUD apps
Have you used an llm as an application developer? The hard tech for generative ai will be commodified. The products built on top will not.
Re: What we know about LLMs
#9You had me at "Crypto VCs & ”builders” making a hard left into AI"
As a matter of fact, there’s even more developers making a hard left into AI who have never touched crypto. The interesting follow up question is: what will they actually spend time on? Training new models? Copy pasting front ends on ChatGPT? Fine tuning models? I think many of them will be scared by how much of a hard science ML is vs just spinning up old CRUD apps
There is value in applying old techniques to new problems. Training a model to, I don't know, recognize snake species might help save snake bite victims lives.
(This is an example I came up with in 5 seconds, please don't take it seriously)
But there's also the whole "sell the shovel" aspect; it can be hard to train models. It can be hard to interpret the quality of the results. How do I know version 2 of the model is better than version 1? How do I even get labeled photos of snakes and not-snakes?
I suspect solving some of those problems are where some of the real gold is buried.
Re: What we know about LLMs
#10This is plainly wrong. The model's growing size makes it better at guessing the outcome of a reasoning task, but little to no actual reasoning is performed.
It's trivial to prove this as well, as LLMs will still fail miserably at (larger) math problems that even basic computer algebra systems will handle with ease.