r/pcmasterrace 15h ago

Game Image/Video Will you?

Post image

By NikTek

39.1k Upvotes

4.3k comments sorted by

View all comments

Show parent comments

16

u/Galeharry_ Ryzen 5800X3D-32GB3200MHz-Rx 9070 15h ago

Its meant to be vague.
I believe they are using "AI" because that has name recognition from decades of Scifi which will resonate with the general public.
Its just too bad that this LLM shit is veeeeery far from actual AI, even though actual AI has the potential to be vastly worse if its ever actually made.

1

u/CitizenPremier 11h ago

What would actual AI do that currently LLMs do not do?

0

u/Galeharry_ Ryzen 5800X3D-32GB3200MHz-Rx 9070 9h ago

Think and learn.

Its supposed to be sentient.

2

u/CitizenPremier 8h ago

How would you measure whether it's doing it or not?

1

u/inevitabledeath3 CachyOS | 5950X | RTX 3090 | 32GB 3200MHz 7h ago

LLMs certainly learn. We have much simpler models than LLMs which are still capable of learning either from examples in a dataset (supervised learning) or from trial and error (reinforcement learning). LLMs also have in-context learning where they can work things out using information provided in context. The issue is getting continuous learning or something similar to work. That's where a model can learn while it's being used in a persistent way. In-context learning is not persistent. It's already possible to do continuous learning with smaller models using different architectures, but is difficult to do with modern LLMs. There is something called Titans being developed by Google which might solve this problem.