|
|
|
|
|
by amelius
397 days ago
|
|
One problem with AI is that it's a winner takes all market, in the end. Training models is expensive, so we're all just building our castles in someone else's kingdom. Another problem is that we're turning any problem into a black-box, which takes the fun out of problem-solving. |
|
It’s cheaper to move from one model to another than it is to train a general purpose model yourself (to say nothing of domain-specific smaller models or anything open source.)
I’m not sure about problems turning into black boxes, LLMs are pretty explicit in my experience when producing a solution (good or bad.) _How_ they came about that solution _is_ a black box, but that’s not a new problem.