How is AI a marketing term for LLM? Aren’t LLMs neural networks, which is an AI technique?
It sure bugs me how everyone suddenly started to use the word “AI” exclusively to refer to LLMs, but the term is not wrong either.
To a layman, no it’s not and should not be viewed as the same, either. One is a MASSIVE stack of precomputed matrices (NOT a neural network), the other a stack of predetermined algorithms with some random() thrown in.
They are all actually and literally completely different in form, function, and computing requirement.
How is AI a marketing term for LLM? Aren’t LLMs neural networks, which is an AI technique?
It sure bugs me how everyone suddenly started to use the word “AI” exclusively to refer to LLMs, but the term is not wrong either.
It’s AI the same way the CPU players in NHL ‘94 are AI
To a layman, no it’s not and should not be viewed as the same, either. One is a MASSIVE stack of precomputed matrices (NOT a neural network), the other a stack of predetermined algorithms with some random() thrown in.
They are all actually and literally completely different in form, function, and computing requirement.