this post was submitted on 21 Sep 2024
50 points (79.8% liked)

Asklemmy

43424 readers
1655 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Wondering if Modern LLMs like GPT4, Claude Sonnet and llama 3 are closer to human intelligence or next word predictor. Also not sure if this graph is right way to visualize it.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Michal@programming.dev 1 points 1 day ago (1 children)

AGI could be possible if a new breakthrough is made. Currently LLMs are just pretty good text predictor, and any intelligence exhibited by them is because they are trained on texts exhibiting intelligence (written by humans) . Make a large enough model, and it will seem like an intelligent being.

[โ€“] lunarul@lemmy.world 4 points 1 day ago

Make a large enough model, and it will seem like an intelligent being.

That was already true in previous paradigms. A non-fuzzy non-neural-network algorithm large and complex enough will seem like an intelligent being. But "large enough" is beyond our resources and processing time for each response would be too long.

And then you get into the Chinese room problem. Is there a difference between seems intelligent and is intelligent?

But the main difference between an actual intelligence and various algorithms, LLMs included, is that intelligence works on its own, it's always thinking, it doesn't only react to external prompts. You ask a question, you get an answer, but the question remains at the back of its mind, and it might come back to you 10min later and say you know, I've given it some more thought and I think it's actually like this.